1
0
mirror of https://github.com/XTLS/Xray-core.git synced 2025-03-13 01:50:42 +00:00

5 lines
153 B
Go
Raw Normal View History

2020-11-25 19:01:53 +08:00
// Package socks provides implements of Socks protocol 4, 4a and 5.
package socks
2020-12-04 09:36:16 +08:00
//go:generate go run github.com/xtls/xray-core/common/errors/errorgen