Skip to content

Latest commit

 

History

History
58 lines (40 loc) · 1.83 KB

README.md

File metadata and controls

58 lines (40 loc) · 1.83 KB

GO Simple Tunnel

GO语言实现的安全隧道

English README

功能特性

Wiki站点:https://gost.run

Telegram讨论群:https://t.me/gogost

Google讨论组:https://groups.google.com/d/forum/go-gost

旧版入口:v2.gost.run

下载安装

二进制文件

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

源码编译

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