Releases: mzz2017/gg
Releases · mzz2017/gg
v0.2.19
What's Changed
- feat: skip private by default and support --proxyprivate
- chore: lower the ptrace scope error log level
- fix: cmd.go should use no_udp flag from saved config by @buptsb in #50
- feat: disable udp support in socks5 url query by @buptsb in #52
- fix: add missing return by @buptsb in #51
- Update README_zh.md by @jiqing112 in #53
- Update README.md by @jiqing112 in #56
New Contributors
- @buptsb made their first contribution in #50
- @jiqing112 made their first contribution in #53
Full Changelog: v0.2.18...v0.2.19
v0.2.18
Full Changelog: v0.2.16...v0.2.18
Fix potential panic problem and shadowsocks+simple-obfs
not work problem.
v0.2.17
Full Changelog: v0.2.16...v0.2.17
Fix potential panic problem and shadowsocks+simple-obfs
not work problem.
v0.2.16
Full Changelog: v0.2.15...v0.2.16
v0.2.15
Full Changelog: v0.2.14...v0.2.15
v0.2.14
Full Changelog: v0.2.13...v0.2.14
v0.2.13
v0.2.12
Full Changelog: v0.2.11...v0.2.12
- Put the config in XDG standard by default.
- Support to customize connectivity test URL.
- Support restore ipv6 domain in programs with 6in4 support.
v0.2.11
Allow gg sudo
and gg su
.
Full Changelog: v0.2.10...v0.2.11
v0.2.10
Support auto su.
What's Changed
- feat: smoking test by @IceCodeNew in #20
New Contributors
- @IceCodeNew made their first contribution in #20
Full Changelog: v0.2.9...v0.2.10