Skip to content

Releases: mzz2017/gg

v0.2.19

31 Aug 06:42
Compare
Choose a tag to compare

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

Full Changelog: v0.2.18...v0.2.19

v0.2.18

13 Feb 07:01
Compare
Choose a tag to compare

Full Changelog: v0.2.16...v0.2.18

Fix potential panic problem and shadowsocks+simple-obfs not work problem.

v0.2.17

11 Feb 14:31
Compare
Choose a tag to compare
v0.2.17 Pre-release
Pre-release

Full Changelog: v0.2.16...v0.2.17

Fix potential panic problem and shadowsocks+simple-obfs not work problem.

v0.2.16

27 Jan 17:30
Compare
Choose a tag to compare

Full Changelog: v0.2.15...v0.2.16

v0.2.15

16 Nov 20:55
Compare
Choose a tag to compare

Full Changelog: v0.2.14...v0.2.15

v0.2.14

08 Nov 15:26
Compare
Choose a tag to compare

Full Changelog: v0.2.13...v0.2.14

v0.2.13

28 Sep 08:55
Compare
Choose a tag to compare

Full Changelog: v0.2.12...v0.2.13

Fix #11 #22

v0.2.12

27 Sep 09:33
Compare
Choose a tag to compare

Full Changelog: v0.2.11...v0.2.12

  1. Put the config in XDG standard by default.
  2. Support to customize connectivity test URL.
  3. Support restore ipv6 domain in programs with 6in4 support.

v0.2.11

16 Sep 04:18
Compare
Choose a tag to compare

Allow gg sudo and gg su.
Full Changelog: v0.2.10...v0.2.11

v0.2.10

15 Sep 12:29
Compare
Choose a tag to compare

Support auto su.

What's Changed

New Contributors

Full Changelog: v0.2.9...v0.2.10