Guest User

config

a guest
Feb 1st, 2025
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.41 KB | None | 0 0
  1. {
  2.   "log": {
  3.     "disabled": false,
  4.     "level": "info",
  5.     "timestamp": true
  6.   },
  7.   "route": {
  8.     "rules": [
  9.       {
  10.         "inbound": ["iovknpwz-in"],
  11.         "outbound": "direct"
  12.       }
  13.     ]
  14.   },
  15.   "inbounds": [
  16.     {
  17.       "type": "vless",
  18.       "tag": "iovknpwz-in",
  19.       "listen": "::",
  20.       "listen_port": 443,
  21.       "sniff": true,
  22.       "sniff_override_destination": true,
  23.       "users": [
  24.         {
  25.           "uuid": "ууид1",
  26.           "flow": "xtls-rprx-vision"
  27.         },
  28.         {
  29.           "uuid": "ууид2",
  30.           "flow": "xtls-rprx-vision"
  31.         },
  32.         {
  33.           "uuid": "ууид3",
  34.           "flow": "xtls-rprx-vision"
  35.         },
  36.         {
  37.           "uuid": "ууид4",
  38.           "flow": "xtls-rprx-vision"
  39.         },
  40.         {
  41.           "uuid": "ууид5",
  42.           "flow": "xtls-rprx-vision"
  43.         },
  44.         {
  45.           "uuid": "ууид6",
  46.           "flow": "xtls-rprx-vision"
  47.         }
  48.       ],
  49.       "tls": {
  50.         "enabled": true,
  51.         "server_name": "econfo.com",
  52.         "reality": {
  53.           "enabled": true,
  54.           "handshake": {
  55.             "server": "econfo.com",
  56.             "server_port": 443
  57.           },
  58.           "private_key": "ПК",
  59.           "short_id": [
  60.             "ШИ"
  61.           ]
  62.         }
  63.       }
  64.     }
  65.   ],
  66.   "outbounds": [
  67.     {
  68.       "type": "direct",
  69.       "tag": "direct"
  70.     }
  71.   ]
  72. }
  73.  
Advertisement
Add Comment
Please, Sign In to add comment