Advertisement
FancyKing

V2Test-TLS-Shunt

Dec 19th, 2020
550
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.63 KB | None | 0 0
  1. {
  2.     "inbounds":[
  3.         {
  4.             "protocol":"vmess",
  5.             "listen":"127.0.0.1",
  6.             "port":40001,
  7.             "settings":{
  8.                 "clients":[
  9.                     {
  10.                         "id":"924c4f7c-0152-4d49-a6a8-ebfd19557c27"
  11.                     }
  12.                 ]
  13.             },
  14.             "streamSettings":{
  15.                 "network":"ds",
  16.                 "dsSettings":{
  17.                     "path":"@v2ray.sock",
  18.                     "abstract":true
  19.                 }
  20.             }
  21.         }
  22.     ],
  23.     "outbounds":[
  24.         {
  25.             "protocol":"freedom"
  26.         }
  27.     ]
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement