Registry / networking / sagernet-go-tun2socks

sagernet-go-tun2socks

JSON →
library1.16.11gogounverified

go-tun2socks is a Go library that implements a tun2socks proxy, routing network traffic through a SOCKS5 proxy.

go get github.com/sagernet/go-tun2socks
INSTALL
IMPORT
SIG · SAGERNET-GO-TUN2SO
S
sagernet-go-tun2socks
networkinggov1.16.11
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

tun2socks
github.com/sagernet/go-tun2socks

Imports the tun2socks library for routing traffic through a SOCKS5 proxy.

package main import ( "log" "github.com/sagernet/go-tun2socks" ) func main() { // Example usage requires setting up a TUN device and proxy; see documentation. log.Println("tun2socks library imported") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.16.11latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
10 hits · last 30 days
node
8
OpenAI (training)
1
Resources
sagernet-go-tun2socks — go get sagernet-go-tun2socks · libregistry