1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-07-03 04:25:23 +00:00
v2fly/proxy/socks/socks.go

5 lines
158 B
Go
Raw Normal View History

// Package socks provides implements of Socks protocol 4, 4a and 5.
2017-01-08 00:06:35 +00:00
package socks
2017-04-08 23:43:25 +00:00
2021-02-16 20:31:50 +00:00
//go:generate go run github.com/v2fly/v2ray-core/v4/common/errors/errorgen