Advertisement
zikoman

Untitled

Apr 7th, 2025 (edited)
395
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 2.71 KB | None | 0 0
  1. {
  2.   "dns": {
  3.     "hosts": {
  4.       "domain:googleapis.cn": "googleapis.com",
  5.       "dns.pub": [
  6.         "1.12.12.12",
  7.         "120.53.53.53"
  8.       ],
  9.       "dns.alidns.com": [
  10.         "223.5.5.5",
  11.         "223.6.6.6",
  12.         "2400:3200::1",
  13.         "2400:3200:baba::1"
  14.       ],
  15.       "one.one.one.one": [
  16.         "1.1.1.1",
  17.         "1.0.0.1",
  18.         "2606:4700:4700::1111",
  19.         "2606:4700:4700::1001"
  20.       ],
  21.       "dns.google": [
  22.         "8.8.8.8",
  23.         "8.8.4.4",
  24.         "2001:4860:4860::8888",
  25.    �����������������������     "2001:4860:4860::8844"
  26.       ]
  27.     },
  28.     "servers": [
  29.       "1.1.1.1"
  30.     ]
  31.   },
  32.   "inbounds": [
  33.     {
  34.       "listen": "127.0.0.1",
  35.       "port": 10808,
  36.       "protocol": "socks",
  37.       "settings": {
  38.         "auth": "noauth",
  39.         "udp": true,
  40.         "userLevel": 8
  41.       },
  42.       "sniffing": {
  43.         "destOverride": [],
  44.         "enabled": false,
  45.         "routeOnly": false
  46.       },
  47.       "tag": "socks"
  48.     },
  49.     {
  50.       "listen": "127.0.0.1",
  51.       "port": 10809,
  52.       "protocol": "http",
  53.       "settings": {
  54.         "userLevel": 8
  55.       },
  56.       "tag": "http"
  57.     }
  58.   ],
  59.   "log": {
  60.     "loglevel": "warning"
  61.   },
  62.   "outbounds": [
  63.     {
  64.       "mux": {
  65.         "concurrency": -1,
  66.         "enabled": false,
  67.         "xudpConcurrency": 8,
  68.         "xudpProxyUDP443": ""
  69.       },
  70.       "protocol": "vless",
  71.       "settings": {
  72.         "vnext": [
  73.           {
  74.             "address": "ma-fastly.twimg.com",
  75.             "port": 80,
  76.             "users": [
  77.               {
  78.                 "encryption": "none",
  79.                 "id": "73d3febc-91ee-4c50-9888-82d980b2f805",
  80.                 "level": 8
  81.               }
  82.             ]
  83.           }
  84.         ]
  85.       },
  86.       "streamSettings": {
  87.         "network": "ws",
  88.         "wsSettings": {
  89.           "headers": {
  90.             "Host": "alovpnx.mo"
  91.           },
  92.           "path": "/Nazmul"
  93.         }
  94.       },
  95.       "tag": "proxy"
  96.     },
  97.     {
  98.       "protocol": "freedom",
  99.       "settings": {
  100.         "domainStrategy": "UseIP"
  101.       },
  102.       "tag": "direct"
  103.     },
  104.     {
  105.       "protocol": "blackhole",
  106.       "settings": {
  107.         "response": {
  108.           "type": "http"
  109.         }
  110.       },
  111.       "tag": "block"
  112.     }
  113.   ],
  114.   "remarks": "V2RY-Ulta 5ge",
  115.   "routing": {
  116.     "domainStrategy": "IPIfNonMatch",
  117.     "rules": [
  118.       {
  119.         "ip": [
  120.           "1.1.1.1"
  121.         ],
  122.         "outboundTag": "proxy",
  123.         "port": "53",
  124.         "type": "field"
  125.       },
  126.       {
  127.         "ip": [
  128.           "223.5.5.5"
  129.         ],
  130.         "outboundTag": "direct",
  131.         "port": "53",
  132.         "type": "field"
  133.       }
  134.     ]
  135.   }
  136. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement