Skip to content
This repository was archived by the owner on Aug 22, 2021. It is now read-only.

Commit f14a132

Browse files
committed
add decrytion to vless ws
1 parent ccbaded commit f14a132

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/v2gun.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,8 @@ set_v2ray() {
497497
{
498498
"id": "$7"
499499
}
500-
]
500+
],
501+
"decryption": "none"
501502
},
502503
"streamSettings": {
503504
"network": "ws",

0 commit comments

Comments
 (0)