Advertisement
Guest User

Untitled

a guest
Jul 30th, 2022
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.84 KB | None | 0 0
  1. {
  2.     "outbounds": [
  3.         {
  4.             "tag": "proxy",
  5.             "protocol": "VLESS",
  6.             "settings": {
  7.                 "vnext": [
  8.                     {
  9.                         "address": "114.514.1919.810",
  10.                         "port": 443,
  11.                         "users": [
  12.                             {
  13.                                 "id": "959f5d7b-4d00-5bd9-9ee5-4564070a4bed",
  14.                                 "encryption": "none"
  15.                             }
  16.                         ]
  17.                     }
  18.                 ]
  19.             },
  20.             "streamSettings": {
  21.                 "network": "tcp",
  22.                 "security": "tls",
  23.                 "tlsSettings": {
  24.                     "allowInsecure": false,
  25.                     "serverName": "gg.com"
  26.                 }
  27.             }
  28.         }
  29.     ]
  30. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement