Releases: Jipok/jwg
Releases · Jipok/jwg
Release list
2.2.0
2.1.0
2.0.0
Breaking Change:
GNU-style command line args. You must now use double dashes for flags (e.g., --port instead of -port).
jwg add Name instead of jwg -add Name
Other changes:
- Proper AmneziaWG 2.0 support.
- Support multiple jwg-configured interfaces. Creates only one
nfttable per interface. jwgnow automatically finds and uses a random free UDP port on the first run.- Added auto-configuration for network packet scheduling (Anti-Bufferbloat (QoS)). It attempts to apply
CAKEand falls back tofq_codelto keep latency low during heavy transfers. - Automatically deletes old UFW rules when the listening port is changed.
- The
--client-allowed-ipsparameter can now be changed on the fly for generated client configs. - Added
install.shscript for easier setup (with a mention ofvoid-infect). - Many other small changes.
1.5.0
1.4.0
1.3.0
Improve amnezia obfuscation params generation.
Move wgctrl-go to separate repo: https://github.com/Jipok/wgctrl-go