zikoman

Untitled

Dec 1st, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.93 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. "http",
  45. "tls"
  46. ],
  47. "enabled": true,
  48. "routeOnly": false
  49. },
  50. "tag": "socks"
  51. },
  52. {
  53. "listen": "127.0.0.1",
  54. "port": 10809,
  55. "protocol": "http",
  56. "settings": {
  57. "userLevel": 8
  58. },
  59. "tag": "http"
  60. }
  61. ],
  62. "log": {
  63. "loglevel": "warning"
  64. },
  65. "outbounds": [
  66. {
  67. "mux": {
  68. "concurrency": -1,
  69. "enabled": false,
  70. "xudpConcurrency": 8,
  71. "xudpProxyUDP443": ""
  72. },
  73. "protocol": "vless",
  74. "settings": {
  75. "vnext": [
  76. {
  77. "address": "v2zain.targetvipvpn.xyz",
  78. "port": 443,
  79. "users": [
  80. {
  81. "encryption": "none",
  82. "id": "93af3c7e-c33d-436e-b317-f351084fe337",
  83. "level": 8
  84. }
  85. ]
  86. }
  87. ]
  88. },
  89. "streamSettings": {
  90. "network": "ws",
  91. "security": "tls",
  92. "tlsSettings": {
  93. "allowInsecure": true,
  94. "fingerprint": "chrome",
  95. "serverName": "status.twitter.com",
  96. "show": false
  97. },
  98. "wsSettings": {
  99. "headers": {
  100. "Host": "status.twitter.com"
  101. },
  102. "path": "/zain"
  103. }
  104. },
  105. "tag": "proxy"
  106. },
  107. {
  108. "protocol": "freedom",
  109. "settings": {
  110. "domainStrategy": "UseIP"
  111. },
  112. "tag": "direct"
  113. },
  114. {
  115. "protocol": "blackhole",
  116. "settings": {
  117. "response": {
  118. "type": "http"
  119. }
  120. },
  121. "tag": "block"
  122. }
  123. ],
  124. "remarks": "zain-toofanv2X",
  125. "routing": {
  126. "domainStrategy": "IPIfNonMatch",
  127. "rules": [
  128. {
  129. "ip": [
  130. "1.1.1.1"
  131. ],
  132. "outboundTag": "proxy",
  133. "port": "53",
  134. "type": "field"
  135. },
  136. {
  137. "ip": [
  138. "223.5.5.5"
  139. ],
  140. "outboundTag": "direct",
  141. "port": "53",
  142. "type": "field"
  143. }
  144. ]
  145. }
  146. }
Advertisement
Add Comment
Please, Sign In to add comment