Skip to content

Latest commit

 

History

History
62 lines (47 loc) · 2.36 KB

File metadata and controls

62 lines (47 loc) · 2.36 KB


Report Contributors Forks Stargazers Issues GPL License Build Status Winget Version

Itun2socks

The engine that powers the lux.


Report Bug · Request Feature

Install by winget(Windows only)

winget install igoogolx.itun2socks

Build with gvisor stack

The release is built with gvisor stack by default, you can build it with the following command:

go build -v -ldflags="-s -w" -trimpath -tags="with_gvisor"

Supported net stack

Build with tag with_gvisor,with_lwip,with_system

Enable debug mode

Build with tag debug

Debug with pprof

go tool pprof -http :8080 http://localhost:9000/debug/pprof/heap