Skip to content

Commit 6a4e19a

Browse files
committed
fix: added "decryption": "none" for some inbounds
1 parent 7a54d71 commit 6a4e19a

File tree

1 file changed

+50
-25
lines changed

1 file changed

+50
-25
lines changed

marzban/fa/docs/xray-inbounds.md

Lines changed: 50 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,8 @@ openssl rand -hex 8
476476
"port": 443,
477477
"protocol": "vmess",
478478
"settings": {
479-
"clients": []
479+
"clients": [],
480+
"decryption": "none"
480481
},
481482
"streamSettings": {
482483
"network": "httpupgrade",
@@ -519,7 +520,8 @@ openssl rand -hex 8
519520
"port": 443,
520521
"protocol": "vmess",
521522
"settings": {
522-
"clients": []
523+
"clients": [],
524+
"decryption": "none"
523525
},
524526
"streamSettings": {
525527
"splithttpSettings": {
@@ -564,7 +566,8 @@ openssl rand -hex 8
564566
"port": 443,
565567
"protocol": "vmess",
566568
"settings": {
567-
"clients": []
569+
"clients": [],
570+
"decryption": "none"
568571
},
569572
"streamSettings": {
570573
"network": "ws",
@@ -606,7 +609,8 @@ openssl rand -hex 8
606609
"port": 443,
607610
"protocol": "vmess",
608611
"settings": {
609-
"clients": []
612+
"clients": [],
613+
"decryption": "none"
610614
},
611615
"streamSettings": {
612616
"network": "grpc",
@@ -648,7 +652,8 @@ openssl rand -hex 8
648652
"port": 443,
649653
"protocol": "vmess",
650654
"settings": {
651-
"clients": []
655+
"clients": [],
656+
"decryption": "none"
652657
},
653658
"streamSettings": {
654659
"network": "tcp",
@@ -689,7 +694,8 @@ openssl rand -hex 8
689694
"port": 2083,
690695
"protocol": "trojan",
691696
"settings": {
692-
"clients": []
697+
"clients": [],
698+
"decryption": "none"
693699
},
694700
"streamSettings": {
695701
"network": "ws",
@@ -744,7 +750,8 @@ openssl rand -hex 8
744750
"port": 443,
745751
"protocol": "trojan",
746752
"settings": {
747-
"clients": []
753+
"clients": [],
754+
"decryption": "none"
748755
},
749756
"streamSettings": {
750757
"network": "ws",
@@ -786,7 +793,8 @@ openssl rand -hex 8
786793
"port": 443,
787794
"protocol": "trojan",
788795
"settings": {
789-
"clients": []
796+
"clients": [],
797+
"decryption": "none"
790798
},
791799
"streamSettings": {
792800
"network": "grpc",
@@ -965,7 +973,8 @@ openssl rand -hex 8
965973
"listen": "@vmess-tcp",
966974
"protocol": "vmess",
967975
"settings": {
968-
"clients": []
976+
"clients": [],
977+
"decryption": "none"
969978
},
970979
"streamSettings": {
971980
"network": "tcp",
@@ -1021,7 +1030,8 @@ openssl rand -hex 8
10211030
"listen": "@vmess-ws",
10221031
"protocol": "vmess",
10231032
"settings": {
1024-
"clients": []
1033+
"clients": [],
1034+
"decryption": "none"
10251035
},
10261036
"streamSettings": {
10271037
"network": "ws",
@@ -1045,7 +1055,8 @@ openssl rand -hex 8
10451055
"listen": "@trojan-ws",
10461056
"protocol": "trojan",
10471057
"settings": {
1048-
"clients": []
1058+
"clients": [],
1059+
"decryption": "none"
10491060
},
10501061
"streamSettings": {
10511062
"network": "ws",
@@ -1278,7 +1289,8 @@ openssl rand -hex 8
12781289
"port": 443,
12791290
"protocol": "vless",
12801291
"settings": {
1281-
"clients": []
1292+
"clients": [],
1293+
"decryption": "none"
12821294
},
12831295
"streamSettings": {
12841296
"network": "tcp",
@@ -1309,7 +1321,8 @@ openssl rand -hex 8
13091321
"port": 2095,
13101322
"protocol": "vmess",
13111323
"settings": {
1312-
"clients": []
1324+
"clients": [],
1325+
"decryption": "none"
13131326
},
13141327
"streamSettings": {
13151328
"network": "httpupgrade",
@@ -1340,7 +1353,8 @@ openssl rand -hex 8
13401353
"port": 8080,
13411354
"protocol": "vmess",
13421355
"settings": {
1343-
"clients": []
1356+
"clients": [],
1357+
"decryption": "none"
13441358
},
13451359
"streamSettings": {
13461360
"network": "splithttp",
@@ -1414,7 +1428,8 @@ openssl rand -hex 8
14141428
"port": 8080,
14151429
"protocol": "vmess",
14161430
"settings": {
1417-
"clients": []
1431+
"clients": [],
1432+
"decryption": "none"
14181433
},
14191434
"streamSettings": {
14201435
"network": "ws",
@@ -1444,7 +1459,8 @@ openssl rand -hex 8
14441459
"port": 8080,
14451460
"protocol": "vmess",
14461461
"settings": {
1447-
"clients": []
1462+
"clients": [],
1463+
"decryption": "none"
14481464
},
14491465
"streamSettings": {
14501466
"network": "grpc",
@@ -1474,7 +1490,8 @@ openssl rand -hex 8
14741490
"port": 443,
14751491
"protocol": "vmess",
14761492
"settings": {
1477-
"clients": []
1493+
"clients": [],
1494+
"decryption": "none"
14781495
},
14791496
"streamSettings": {
14801497
"network": "tcp",
@@ -1505,7 +1522,8 @@ openssl rand -hex 8
15051522
"port": 8080,
15061523
"protocol": "trojan",
15071524
"settings": {
1508-
"clients": []
1525+
"clients": [],
1526+
"decryption": "none"
15091527
},
15101528
"streamSettings": {
15111529
"network": "ws",
@@ -1535,7 +1553,8 @@ openssl rand -hex 8
15351553
"port": 8080,
15361554
"protocol": "trojan",
15371555
"settings": {
1538-
"clients": []
1556+
"clients": [],
1557+
"decryption": "none"
15391558
},
15401559
"streamSettings": {
15411560
"network": "grpc",
@@ -1565,7 +1584,8 @@ openssl rand -hex 8
15651584
"port": 443,
15661585
"protocol": "trojan",
15671586
"settings": {
1568-
"clients": []
1587+
"clients": [],
1588+
"decryption": "none"
15691589
},
15701590
"streamSettings": {
15711591
"network": "tcp",
@@ -1652,7 +1672,8 @@ openssl rand -hex 8
16521672
"listen": "@vmess-ws",
16531673
"protocol": "vmess",
16541674
"settings": {
1655-
"clients": []
1675+
"clients": [],
1676+
"decryption": "none"
16561677
},
16571678
"streamSettings": {
16581679
"network": "ws",
@@ -1766,7 +1787,8 @@ openssl rand -hex 8
17661787
"port": 443,
17671788
"protocol": "vmess",
17681789
"settings": {
1769-
"clients": []
1790+
"clients": [],
1791+
"decryption": "none"
17701792
},
17711793
"streamSettings": {
17721794
"network": "tcp",
@@ -1810,7 +1832,8 @@ openssl rand -hex 8
18101832
"port": 443,
18111833
"protocol": "vmess",
18121834
"settings": {
1813-
"clients": []
1835+
"clients": [],
1836+
"decryption": "none"
18141837
},
18151838
"streamSettings": {
18161839
"network": "ws",
@@ -1845,7 +1868,8 @@ openssl rand -hex 8
18451868
"port": 443,
18461869
"protocol": "trojan",
18471870
"settings": {
1848-
"clients": []
1871+
"clients": [],
1872+
"decryption": "none"
18491873
},
18501874
"streamSettings": {
18511875
"network": "tcp",
@@ -1889,7 +1913,8 @@ openssl rand -hex 8
18891913
"port": 443,
18901914
"protocol": "trojan",
18911915
"settings": {
1892-
"clients": []
1916+
"clients": [],
1917+
"decryption": "none"
18931918
},
18941919
"streamSettings": {
18951920
"network": "ws",

0 commit comments

Comments
 (0)