Selaa lähdekoodia

by default not send non http traffic to server

v2ray 10 vuotta sitten
vanhempi
commit
8a7d7d0a44
1 muutettua tiedostoa jossa 15 lisäystä ja 0 poistoa
  1. 15 0
      release/config/vpoint_socks_vmess.json

+ 15 - 0
release/config/vpoint_socks_vmess.json

@@ -39,6 +39,21 @@
     "strategy": "rules",
     "settings": {
       "rules": [
+        {
+          "type": "field",
+          "port": "54-79",
+          "outboundTag": "direct"
+        },
+        {
+          "type": "field",
+          "port": "81-442",
+          "outboundTag": "direct"
+        },
+        {
+          "type": "field",
+          "port": "444-65535",
+          "outboundTag": "direct"
+        },
         {
           "type": "chinasites",
           "outboundTag": "direct"