Releases: yangliu/alpine-clash-gateway
Releases · yangliu/alpine-clash-gateway
v0.1.5
Changelog
- support yq 4.6.3 [in alpine linux 3.1.4, breaking changes]
- update nftable rules according to #1
v0.1.4
Changes
- Add AdGuard Home install script
- Add ACG update script
Bugfix
- fix bugs in nftable rules in redir_tun mode
v0.1.3
Changes
- Add redir (tcp) + tun (udp) mode for better performance in most devices
- Initial RESTful API for remote management of ACG
Bug fix
v0.1.2
Changes
- Add support for Alpine Diskless Mode
- Add a new option to set interface-name
- Install script detects arch and interface automatically
v0.1.1-beta
Changes
Bug fix
- Fix the dependences in the OpenRC script