Vtun Versions Save

A simple VPN written in Go.

1.0.20230718

9 months ago

What's Changed

1.Added support for http/tcp/https protocol. 2.Added authentication for http/https. 3.Force aes-256-gcm encryption for http/https/tcp protocols. 4.Updated the build script. 5.Added DIY host for http protocol. 6.Optimized kcp parameters. 7.Updated the underlying communication protocol. 8.Added support for cross-platform calls. 9.Optimized code and directory structure.

v1.7.0

1 year ago

1.Bug fixes.

v1.6.9

1 year ago

1.Add quic support. 2.Add kcp support. 3.Bug fixes.

v1.6.8

1 year ago

1.Bug fixes.

v1.6.7

1 year ago

1.Add verbose output

v1.6.6

1 year ago

1.add support for ipv6 gateway. 2.bug fixes.

v1.6.5

1 year ago

v1.6.4

1 year ago

v1.6.3

1 year ago

1.Add windows support.

v1.6.2

1 year ago

1.Add compression support