Search found 7335 matches
- Sun Jul 05, 2026 8:05 am
- Forum: Other Issues
- Topic: Unarchiving gargoyle_1.14.0-x86-64-generic-ext4-combined.img.gz
- Replies: 9
- Views: 373
Re: Unarchiving gargoyle_1.14.0-x86-64-generic-ext4-combined.img.gz
Probably does not work as we install mbedtls, not openssl. The CRL isn't private or special, I'd probably just throw it into an online CRL decoder to verify quickly. It's on my todo list to improve mbedtls-clu to decode CRLs, which is the missing piece in my mind to doing a full UI implementation (i...
- Sun Jul 05, 2026 4:10 am
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.15.x OpenWrt 24.10 - 2026-06-13
- Replies: 72
- Views: 152731
Re: Gargoyle 1.15.x OpenWrt 24.10 - 2026-06-13
I will find time to merge them upstream and compile, but I now have a backlog of changes to review first.
I had a large influx of changes to review in a single 48 hour window and more have followed.
It takes time.
I had a large influx of changes to review in a single 48 hour window and more have followed.
It takes time.
- Fri Jul 03, 2026 4:07 am
- Forum: Other Issues
- Topic: Unarchiving gargoyle_1.14.0-x86-64-generic-ext4-combined.img.gz
- Replies: 9
- Views: 373
Re: Unarchiving gargoyle_1.14.0-x86-64-generic-ext4-combined.img.gz
What have you got so far? Happy to help out
- Thu Jul 02, 2026 10:10 pm
- Forum: Gargoyle Development
- Topic: OpenWrt 25
- Replies: 9
- Views: 687
Re: OpenWrt 25
If you want to let Claude have a go at it you can try. Prompt needs to be refined to keep it on track. My suggestion for context/promot: - gpkg is a Gargoyle specific fork of opkg - gpkg extended some features and customised returned data formats and attributes (e.g. JS format) to suit Gargoyle - gp...
- Thu Jul 02, 2026 6:40 am
- Forum: Other Issues
- Topic: Unarchiving gargoyle_1.14.0-x86-64-generic-ext4-combined.img.gz
- Replies: 9
- Views: 373
Re: Unarchiving gargoyle_1.14.0-x86-64-generic-ext4-combined.img.gz
Image metadata is written to the end of the compressed file. This is used during the sysupgrade process.
The decompression works fine, trailing garbage is ignored by all unzip programs written "well".
When you go to sysupgrade in the future do not unzip, just upload it as is.
The decompression works fine, trailing garbage is ignored by all unzip programs written "well".
When you go to sysupgrade in the future do not unzip, just upload it as is.
- Tue Jun 30, 2026 7:23 am
- Forum: Gargoyle Development
- Topic: OpenWrt 25
- Replies: 9
- Views: 687
Re: OpenWrt 25
I am not really that interested in taking it on sorry.
I don't have the bandwidth to review the change.
If I had to choose one, extend APK to suit Gargoyle.
I don't have the bandwidth to review the change.
If I had to choose one, extend APK to suit Gargoyle.
- Mon Jun 29, 2026 8:44 pm
- Forum: Gargoyle Development
- Topic: OpenWrt 25
- Replies: 9
- Views: 687
Re: OpenWrt 25
Yes, due to APK integration.
Architecture decisions on whether gpkg should be modified to suit (“apkg” perhaps) or whether it is just dropped in favour of native APK, or APK should be patched to extend capabilities for Gargoyle.
Beyond that it’s not too bad.
Architecture decisions on whether gpkg should be modified to suit (“apkg” perhaps) or whether it is just dropped in favour of native APK, or APK should be patched to extend capabilities for Gargoyle.
Beyond that it’s not too bad.
- Sun Jun 28, 2026 8:31 am
- Forum: Network / Wireless Issues
- Topic: Openvpn app update has broken previously working profiles again
- Replies: 6
- Views: 1124
Re: Openvpn app update has broken previously working profiles again
Correct.
180 days I think by default.
It can be extended. The certificates are all set to be several years.
180 days I think by default.
It can be extended. The certificates are all set to be several years.
- Sat Jun 27, 2026 8:56 am
- Forum: Gargoyle Development
- Topic: Speed
- Replies: 2
- Views: 410
Re: Speed
It is an alternative that someone might want, but the Gargoyle QoS has a much higher level of flexibility which I personally value.
They are very different in their operation.
They are very different in their operation.
- Sat Jun 27, 2026 8:52 am
- Forum: Network / Wireless Issues
- Topic: Asus rt-ax53u wireless 2.4ghz problem
- Replies: 2
- Views: 538
Re: Asus rt-ax53u wireless 2.4ghz problem
Can you share your wireless config and network config please? cat /etc/config/network cat /etc/config/wireless Please be sure to redact your password and SSID from the results before posting if they are sensitive to you. There are not many reasons that the 5GHz would work and 2.4 would not, particul...