gost/README_en.md
2023-09-15 23:47:01 +08:00

2.2 KiB

GO Simple Tunnel

A simple security tunnel written in golang

Features

Wiki: https://gost.run

Telegram: https://t.me/gogost

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

Legacy version: v2.gost.run

Installation

Binary files

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

install script

# install latest from https://github.com/go-gost/gost/releases](https://github.com/go-gost/gost/releases
bash <(curl -fsSL https://github.com/samsesh/gost/raw/master/install.sh) --install
# select version for install 
bash <(curl -fsSL https://github.com/samsesh/gost/raw/master/install.sh)

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

xausky/ShadowsocksGostPlugin