mirror of
https://github.com/XTLS/Xray-core.git
synced 2025-06-14 04:19:36 +03:00
v1.0.0
This commit is contained in:
4
proxy/socks/socks.go
Normal file
4
proxy/socks/socks.go
Normal file
@ -0,0 +1,4 @@
|
||||
// Package socks provides implements of Socks protocol 4, 4a and 5.
|
||||
package socks
|
||||
|
||||
//go:generate go run github.com/xtls/xray-core/v1/common/errors/errorgen
|
Reference in New Issue
Block a user