github.com/xraypb/Xray-core@v1.8.1/proxy/socks/socks.go (about) 1 // Package socks provides implements of Socks protocol 4, 4a and 5. 2 package socks 3 4 //go:generate go run github.com/xraypb/Xray-core/common/errors/errorgen