github.com/xraypb/xray-core@v1.6.6/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