Gtun Versions Save

用golang开发的加速器,支持tproxy流量劫持,quic,kcp,tcp协议进行代理传输,可用于游戏加速,应用加速

v2.0.8

1 month ago

v2.0.7

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/ICKelin/gtun/compare/v2.0.5...v2.0.7

v2.0.6

5 months ago
  • proxy plugin
  • fix some bugs

v2.0.5

1 year ago
  • support multi hop to the target region
  • add udp trace port in server
  • add select hop base on loss and delay

v2.0.4

2 years ago
  • some optimize
  • use tproxy instead of tun/tap device
  • support multi transport

v2.0.2

3 years ago

mini version, remove some features.

  • only support linux
  • remove registry module
  • remove windows&darwin
  • remove reverse policy

v2.0.1

5 years ago
  • 代码重构
  • 添加registry模块
  • 修复部分bug
  • 删除log依赖

MD5 (gtun/gtun-darwin_amd64) = 28851a440f73d3f98a00f9f7b69e58bc
MD5 (gtun/gtun-linux_amd64) = 9bfa299bd9577a5c9392e5ca961807d4
MD5 (gtun/gtun-windows_amd64.exe) = 1a925f544318bee06ecf70f41abd6516
MD5 (gtund/gtund) = 6d5fd2121f07e5bdf68bba8a75b5361b
MD5 (registry/registry) = 17748d448caa34e740a3577c7005beb0

v1.0.4

5 years ago
  • a big refactor
  • modify gtund -r flag, use ip domain instead of parse local ip file
  • fix reverse policy bug

version-0.0.3

6 years ago

3aac40feff0b587d01a8a9eeb34fd129 gtun_cli_darwin 01d59ea5ec696d0c9ba6bec4ddd0e8c7 gtun_cli_linux ffa2a1c4ee74197f2cb6b1df9285a0bd gtun_cli_win.exe 4f32f8e44951c2c8c9e94269f6cfba27 gtun_srv

version-0.0.2

6 years ago

Support windows Fix reconnect bugs Opt code