github.com/v2fly/v2ray-core/v5@v5.16.2-0.20240507031116-8191faa6e095/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/v2fly/v2ray-core/v5/common/errors/errorgen