Jelajahi Sumber

new v2ray.cool config

Darien Raymond 8 tahun lalu
induk
melakukan
476d67f494
1 mengubah file dengan 11 tambahan dan 1 penghapusan
  1. 11 1
      tools/release/config/vpoint_socks_vmess.json

+ 11 - 1
tools/release/config/vpoint_socks_vmess.json

@@ -18,7 +18,7 @@
       "vnext": [
         {
           "address": "v2ray.cool",
-          "port": 10086,
+          "port": 443,
           "users": [
             {
               "id": "a3482e88-686a-4a58-8126-99c9df64b7bf",
@@ -31,6 +31,16 @@
     },
     "mux": {
       "enabled": true
+    },
+    "streamSettings": {
+      "network": "ws",
+      "security": "tls",
+      "tlsSettings": {
+        "allowInsecure": true
+      },
+      "wsSettings": {
+        "path": "/v2ray.cool/"
+      }
     }
   },
   "outboundDetour": [