mirror of
https://github.com/bestnite/sub2sing-box.git
synced 2025-10-27 09:21:19 +00: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