gfwproxyshadowsocksdocker-imagegogolanggvisornatnetworksocks4socks5tcpip-stacktortun-devicetun2sockstunneludpwireguard
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
xjasonlyu
e23837aa6d
|
3 years ago | |
---|---|---|
.github | 3 years ago | |
common | 3 years ago | |
component | 3 years ago | |
constant | 3 years ago | |
core | 3 years ago | |
docker | 3 years ago | |
docs | 4 years ago | |
engine | 3 years ago | |
log | 3 years ago | |
proxy | 3 years ago | |
stats | 3 years ago | |
transport | 3 years ago | |
tunnel | 3 years ago | |
.dockerignore | 4 years ago | |
.gitignore | 4 years ago | |
Dockerfile | 4 years ago | |
LICENSE | 4 years ago | |
Makefile | 3 years ago | |
README.md | 3 years ago | |
README_ZH.md | 3 years ago | |
config.yml | 3 years ago | |
go.mod | 3 years ago | |
go.sum | 3 years ago | |
main.go | 3 years ago |
README.md
English | 简体中文
Features
- Network Support
- Dualstack:
IPv4/IPv6
- Forwarder:
TCP/UDP
- Ping Echo:
ICMP
- Dualstack:
- Platform Support
- Linux
- MacOS
- Windows
- FreeBSD
- OpenBSD
- Proxy Protocol
- HTTP
- Socks4
- Socks5
- Shadowsocks
- Extra Feature
- Improved stability without CGO
- Optimized UDP transmission for game
- Performed with >2.5Gbps throughput
- TCP/IP stack powered by gVisor
Documentation
Docs and quick start guides can be found at Github Wiki.
Community
Welcome and feel free to ask any questions at Github Discussions.
Credits
- Dreamacro/clash - A rule-based tunnel in Go
- google/gvisor - Application Kernel for Containers
- wireguard-go - Go Implementation of WireGuard