|
|
|
@ -4,33 +4,31 @@ gost - GO Simple Tunnel |
|
|
|
### A simple security tunnel written in Golang |
|
|
|
|
|
|
|
[](https://godoc.org/github.com/ginuerzh/gost) |
|
|
|
[](https://travis-ci.org/ginuerzh/gost) |
|
|
|
[](https://goreportcard.com/report/github.com/ginuerzh/gost) |
|
|
|
[](https://codecov.io/gh/ginuerzh/gost/branch/master) |
|
|
|
[](https://github.com/ginuerzh/gost/releases/latest) |
|
|
|
[](https://build.snapcraft.io/user/ginuerzh/gost) |
|
|
|
[](https://hub.docker.com/r/ginuerzh/gost/) |
|
|
|
|
|
|
|
[](https://hub.docker.com/r/ginuerzh/gost/) |
|
|
|
|
|
|
|
Features |
|
|
|
------ |
|
|
|
* Listening on multiple ports |
|
|
|
* Multi-level forward proxy - proxy chain |
|
|
|
* Standard HTTP/HTTPS/HTTP2/SOCKS4(A)/SOCKS5 proxy protocols support |
|
|
|
* [Probing resistance](https://docs.ginuerzh.xyz/gost/en/probe_resist/) support for web proxy |
|
|
|
* [Support multiple tunnel types](https://docs.ginuerzh.xyz/gost/en/configuration/) |
|
|
|
* [TLS encryption via negotiation support for SOCKS5 proxy](https://docs.ginuerzh.xyz/gost/en/socks/) |
|
|
|
* [Tunnel UDP over TCP](https://docs.ginuerzh.xyz/gost/en/socks/) |
|
|
|
* [TCP/UDP Transparent proxy](https://docs.ginuerzh.xyz/gost/en/redirect/) |
|
|
|
* [Local/remote TCP/UDP port forwarding](https://docs.ginuerzh.xyz/gost/en/port-forwarding/) |
|
|
|
* [Shadowsocks protocol](https://docs.ginuerzh.xyz/gost/en/ss/) |
|
|
|
* [SNI proxy](https://docs.ginuerzh.xyz/gost/en/sni/) |
|
|
|
* [Permission control](https://docs.ginuerzh.xyz/gost/en/permission/) |
|
|
|
* [Load balancing](https://docs.ginuerzh.xyz/gost/en/load-balancing/) |
|
|
|
* [Routing control](https://docs.ginuerzh.xyz/gost/en/bypass/) |
|
|
|
* DNS [resolver](https://docs.ginuerzh.xyz/gost/resolver/) and [proxy](https://docs.ginuerzh.xyz/gost/dns/) |
|
|
|
* [TUN/TAP device](https://docs.ginuerzh.xyz/gost/en/tuntap/) |
|
|
|
|
|
|
|
Wiki: <https://docs.ginuerzh.xyz/gost/en/> |
|
|
|
* [Probing resistance](https://v2.gost.run/en/probe_resist/) support for web proxy |
|
|
|
* [Support multiple tunnel types](https://v2.gost.run/en/configuration/) |
|
|
|
* [TLS encryption via negotiation support for SOCKS5 proxy](https://v2.gost.run/en/socks/) |
|
|
|
* [Tunnel UDP over TCP](https://v2.gost.run/en/socks/) |
|
|
|
* [TCP/UDP Transparent proxy](https://v2.gost.run/en/redirect/) |
|
|
|
* [Local/remote TCP/UDP port forwarding](https://v2.gost.run/en/port-forwarding/) |
|
|
|
* [Shadowsocks protocol](https://v2.gost.run/en/ss/) |
|
|
|
* [SNI proxy](https://v2.gost.run/en/sni/) |
|
|
|
* [Permission control](https://v2.gost.run/en/permission/) |
|
|
|
* [Load balancing](https://v2.gost.run/en/load-balancing/) |
|
|
|
* [Routing control](https://v2.gost.run/en/bypass/) |
|
|
|
* DNS [resolver](https://v2.gost.run/resolver/) and [proxy](https://v2.gost.run/dns/) |
|
|
|
* [TUN/TAP device](https://v2.gost.run/en/tuntap/) |
|
|
|
|
|
|
|
Wiki: [v2.gost.run](https://v2.gost.run/en/) |
|
|
|
|
|
|
|
Telegram group: <https://t.me/gogost> |
|
|
|
|
|
|
|
|