瀏覽代碼

by default not send non http traffic to server

v2ray 9 年之前
父節點
當前提交
8a7d7d0a44
共有 1 個文件被更改,包括 15 次插入0 次删除
  1. 15 0
      release/config/vpoint_socks_vmess.json

+ 15 - 0
release/config/vpoint_socks_vmess.json

@@ -40,6 +40,21 @@
     "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"
         },