Skip to content

GO Simple Tunnel

A simple security tunnel written in golang

Features

  • Listening on multiple ports
  • Multi-level forwarding chain.
  • Rich protocol
  • TCP/UDP port forwarding
  • TCP/UDP transparent proxy
  • DNS resolver and proxy
  • TUN/TAP device
  • Reverse Proxy
  • Load balancing
  • Routing control
  • Rate Limiting
  • Admission control
  • Dynamic configuration
  • Plugin system
  • Prometheus metrics
  • Web API
  • Web UI

Telegram: https://t.me/gogost

Google group: https://groups.google.com/d/forum/go-gost

Git issue: https://github.com/go-gost/gost/issues

Legacy version: v2.gost.run

Installation

Binary files

https://github.com/go-gost/gost/releases

From source

git clone https://github.com/go-gost/gost.git
cd gost/cmd/gost
go build

Docker

docker run --rm gogost/gost -V

Shadowsocks Android Plugin

xausky/ShadowsocksGostPlugin