Xray-core/proxy/socks/socks.go
Kobe Arthur Scofield 7086d286be
Remove legacy code (#3838)
* Add feature migration notice

* Remove legacy code of transport processing

* Clear legacy proto field

* Fix missing

* Unify protocolname

* Test remove

* Supressor

* Weird code

* Remove errorgen related comments
2024-09-23 11:28:19 -04:00

3 lines
82 B
Go

// Package socks provides implements of Socks protocol 4, 4a and 5.
package socks