Browse Source

update official config

v2ray 9 years ago
parent
commit
c061cf9f34
1 changed files with 3 additions and 0 deletions
  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"
         }
       ]