This commit is contained in:
MHSanaei
2026-04-27 15:31:32 +02:00
parent 03393c9f52
commit 0b5c239f98
3 changed files with 18 additions and 10 deletions

View File

@@ -3,12 +3,12 @@ const Protocols = {
VLESS: 'vless',
TROJAN: 'trojan',
SHADOWSOCKS: 'shadowsocks',
TUNNEL: 'tunnel',
WIREGUARD: 'wireguard',
HYSTERIA: 'hysteria',
MIXED: 'mixed',
HTTP: 'http',
WIREGUARD: 'wireguard',
TUNNEL: 'tunnel',
TUN: 'tun',
HYSTERIA: 'hysteria',
};
const SSMethods = {