GOST - GO Simple Tunnel¶
Original post: https://groups.google.com/g/go-gost/c/vKbJh1IPK7o.
A Secure Tunnel Implemented in Go¶
Features¶
- Supports setting an upstream HTTP proxy.
- The client can act as an HTTP(s) or SOCKS5 proxy.
- The server is compatible with the standard SOCKS5 protocol and can be used directly as a SOCKS5 proxy, with additional negotiated encryption.
- Tunnel UDP over TCP — UDP packets are transmitted through TCP channels to bypass firewall restrictions.
- Multiple encryption methods (TLS, AES-256-CFB, DES-CFB, RC4-MD5, etc.).
- The client is compatible with the Shadowsocks protocol and can act as a Shadowsocks server.
Download binaries: https://bintray.com/ginuerzh/gost/gost/view.