Go to file
2022-12-15 11:12:21 +08:00
.github/workflows update registry 2022-02-27 22:32:15 +08:00
cmd/gost [main] Add -- cmd flag separator to start different Gost processes 2022-12-15 11:12:21 +08:00
.gitignore fine-grained node bypass control 2022-08-25 21:38:13 +08:00
docker-compose.yaml fix probe resistance 2022-01-11 17:30:46 +08:00
Dockerfile update tun handler 2022-08-21 13:56:53 +08:00
go.mod v3.0.0-rc.1 2022-12-02 17:58:32 +08:00
go.sum v3.0.0-rc.1 2022-12-02 17:58:32 +08:00
gost.yml add hop 2022-09-22 18:59:56 +08:00
LICENSE add license 2021-07-06 09:52:51 +08:00
Makefile add support for linux/amd64v3, windows/amd64v3 2022-10-07 09:27:22 +08:00
README_en.md v3.0.0-rc.1 2022-12-02 17:58:32 +08:00
README.md add dtls tunnel 2022-11-18 18:27:25 +08:00

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

From source

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

Docker

docker pull gogost/gost

Shadowsocks Android

xausky/ShadowsocksGostPlugin