This commit is contained in:
心隨緣動
2025-09-10 16:33:20 +08:00
committed by GitHub
parent 1417e97714
commit 314391689e
+1 -1
View File
@@ -12,7 +12,7 @@ type Protocol string
const (
VMESS Protocol = "vmess"
VLESS Protocol = "vless"
DOKODEMO Protocol = "dokodemo-door"
Tunnel Protocol = "tunnel"
HTTP Protocol = "http"
Trojan Protocol = "trojan"
Shadowsocks Protocol = "shadowsocks"