فهرست منبع

update official config

v2ray 9 سال پیش
والد
کامیت
c061cf9f34
1فایلهای تغییر یافته به همراه3 افزوده شده و 0 حذف شده
  1. 3 0
      release/config/v2ray_official.json

+ 3 - 0
release/config/v2ray_official.json

@@ -32,16 +32,19 @@
         {
           "type": "field",
           "port": 80,
+          "network": "tcp",
           "outboundTag": "pass"
         },
         {
           "type": "field",
           "port": 443,
+          "network": "tcp",
           "outboundTag": "pass"
         },
         {
           "type": "field",
           "port": 53,
+          "network": "tcp,udp",
           "outboundTag": "pass"
         }
       ]