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.
Search found 7329 matches
- Mon Jun 29, 2026 8:44 pm
- Forum: Gargoyle Development
- Topic: OpenWrt 25
- Replies: 2
- Views: 83
- Sun Jun 28, 2026 8:31 am
- Forum: Network / Wireless Issues
- Topic: Openvpn app update has broken previously working profiles again
- Replies: 6
- Views: 456
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: 213
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: 240
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...
- Sat Jun 27, 2026 8:49 am
- Forum: Network / Wireless Issues
- Topic: Openvpn app update has broken previously working profiles again
- Replies: 6
- Views: 456
Re: Openvpn app update has broken previously working profiles again
No need to regenerate the credentials for a CRL update, that's completely server side.
I'll check in on these extra options and whether any need pruning, thanks for listing them!
I'll check in on these extra options and whether any need pruning, thanks for listing them!
- Fri Jun 26, 2026 9:05 pm
- Forum: Network / Wireless Issues
- Topic: Openvpn app update has broken previously working profiles again
- Replies: 6
- Views: 456
Re: Openvpn app update has broken previously working profiles again
One potential item that may have happened (which is now impossible to verify unless you saved logs at the time?) is the CRL expiring. By regenerating the credentials you also refreshed this. You can do it another way (no GUI option) https://www.gargoyle-router.com/phpbb/viewtopic.php?p=67116#p67116 ...
- Sat May 23, 2026 7:24 pm
- Forum: Show / Tell / Contribute
- Topic: Gargoyle 1.15.x OpenWrt 24.10 - 2026-06-13
- Replies: 68
- Views: 144733
Re: Gargoyle 1.15.x OpenWrt 24.10 - 2026-04-08
I’ll need some time to look into this.
There’s a number of errors in your log which don’t look great (firewall rules failing), and then there’s the OOM issue which has always been a problem for Tor but maybe it is worse now.
There’s a number of errors in your log which don’t look great (firewall rules failing), and then there’s the OOM issue which has always been a problem for Tor but maybe it is worse now.
- Tue May 19, 2026 12:59 am
- Forum: General Discussion
- Topic: Static DHCP blank rows
- Replies: 10
- Views: 11600
Re: Static DHCP blank rows
That would 100% cause you an issue.
Gargoyle can only be used in a single tab at once in general.
If you’re only reading data you can do more but saving changes should be one at a time.
Gargoyle can only be used in a single tab at once in general.
If you’re only reading data you can do more but saving changes should be one at a time.
- Sun May 17, 2026 8:51 am
- Forum: General Discussion
- Topic: Static DHCP blank rows
- Replies: 10
- Views: 11600
Re: Static DHCP blank rows
a-zA-Z0-9 and - are all acceptable so that should be fine. The only code path that can lead to what you’re seeing is if the uci config is somehow incomplete. It is creating table rows which means it is detecting static host entries from the config, but the name, ip and MAC fields are blank or missin...
- Sun May 17, 2026 6:26 am
- Forum: General Discussion
- Topic: Static DHCP blank rows
- Replies: 10
- Views: 11600
Re: Static DHCP blank rows
Without a list of what you entered to try and spot violations I can’t assist you any further sorry. If you’d like to post that (either here or you can PM me) I’ll take a look.
It is most likely that one of the host names contained an illegal character (is my guess).
It is most likely that one of the host names contained an illegal character (is my guess).