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 9618b7a7b8 Chore: update go modules 4 years ago
.github Update issue templates 4 years ago
common Refactor: autonomize core package 4 years ago
component Chore: add more info to socks5 4 years ago
constant Fix: deprecate metadata.Valid method 4 years ago
core Optimize: use gvisor tun for linux 4 years ago
docker Chore: add udp-timeout option to docker image 4 years ago
docs Chore: update README 4 years ago
engine Fix: panics with invalid ss url (https://github.com/xjasonlyu/tun2socks/issues/49) 4 years ago
log Fix(log): default level may race 4 years ago
proxy Fix: atomic operation panic 4 years ago
stats Chore: unexported globals with _ 4 years ago
tunnel Fix: atomic operation panic 4 years ago
.dockerignore Chore: always use zip to release 4 years ago
.gitignore Chore: always use zip to release 4 years ago
Dockerfile Chore: add udp-timeout option to docker image 4 years ago
LICENSE License: GPL 3.0 4 years ago
Makefile Optimize: use gvisor tun for linux 4 years ago
README.md Chore: update discussions 4 years ago
README_ZH.md Chore: update discussions 4 years ago
go.mod Chore: update go modules 4 years ago
go.sum Chore: update go modules 4 years ago
main.go Feature: add an option to set udp timeout 4 years ago

README.md

tun2socks

GitHub Workflow Go Version Go Report GitHub License Releases

English | 简体中文

Features

  • Fully support: IPv4/IPv6/ICMP/TCP/UDP
  • Proxy protocol: Socks5/Shadowsocks
  • Game ready: optimized UDP transmission
  • Pure Go: no CGO required, stability improved
  • Router mode: forwarding packets in LAN
  • TCP/IP stack: powered by gVisor
  • High performance: >2.5Gbps throughput

Requirements

Target Minimum Recommended
System Linux MacOS Freebsd OpenBSD Windows Linux or MacOS
Memory >20MB >128MB
CPU ANY AMD64 or ARM64

Documentation

Documentations and quick start guides can be found at Github Wiki.

Community

Welcome and feel free to ask any questions at Github Discussions.

Credits

License

GPL-3.0

FOSSA Status