mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-07-04 17:32:34 +08:00
feat: add socks parser
This commit is contained in:
@ -8,4 +8,5 @@ const (
|
||||
TrojanPrefix string = "trojan://"
|
||||
VLESSPrefix string = "vless://"
|
||||
VMessPrefix string = "vmess://"
|
||||
SocksPrefix string = "socks"
|
||||
)
|
||||
|
Reference in New Issue
Block a user