Skip to content
/ gost Public
forked from go-gost/gost

GO Simple Tunnel - a simple tunnel written in golang

License

Notifications You must be signed in to change notification settings

hxdcloud/gost

 
 

Repository files navigation

GO Simple Tunnel

GO语言实现的安全隧道

功能特性

  • 多端口监听
  • 多级转发链
  • 多协议支持
  • TCP/UDP端口转发
  • TCP/UDP透明代理
  • DNS解析和代理
  • TUN/TAP设备
  • 负载均衡
  • 路由控制
  • 动态配置
  • Prometheus监控指标
  • Web API
  • Web UI

Wiki站点:https://latest.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 pull gogost/gost

Shadowsocks Android插件

xausky/ShadowsocksGostPlugin

About

GO Simple Tunnel - a simple tunnel written in golang

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 86.9%
  • Makefile 11.4%
  • Dockerfile 1.7%