zikoman

Untitled

Mar 14th, 2025
22
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.31 KB | None | 0 0
  1. {
  2. "dns": {
  3. "hosts": {
  4. "domain:googleapis.cn": "googleapis.com"
  5. },
  6. "servers": [
  7. "8.8.8.8"
  8. ]
  9. },
  10. "inbounds": [
  11. {
  12. "listen": "127.0.0.1",
  13. "port": 10808,
  14. "protocol": "socks",
  15. "settings": {
  16. "auth": "noauth",
  17. "udp": true,
  18. "userLevel": 8
  19. },
  20. "sniffing": {
  21. "destOverride": [
  22. "http",
  23. "tls"
  24. ],
  25. "enabled": true
  26. },
  27. "tag": "socks"
  28. },
  29. {
  30. "listen": "127.0.0.1",
  31. "port": 10809,
  32. "protocol": "http",
  33. "settings": {
  34. "userLevel": 8
  35. },
  36. "tag": "http"
  37. }
  38. ],
  39. "log": {
  40. "loglevel": "warning"
  41. },
  42. "outbounds": [
  43. {
  44. "mux": {
  45. "concurrency": -1,
  46. "enabled": false,
  47. "xudpConcurrency": 8,
  48. "xudpProxyUDP443": ""
  49. },
  50. "protocol": "vless",
  51. "settings": {
  52. "vnext": [
  53. {
  54. "address": "i.ayo.ba",
  55. "port": 443,
  56. "users": [
  57. {
  58. "encryption": "none",
  59. "flow": "",
  60. "id": "054383c5-1a25-4db9-ac70-148417716986",
  61. "level": 8,
  62. "security": "auto"
  63. }
  64. ]
  65. }
  66. ]
  67. },
  68. "streamSettings": {
  69. "network": "ws",
  70. "security": "tls",
  71. "tlsSettings": {
  72. "allowInsecure": true,
  73. "fingerprint": "",
  74. "publicKey": "",
  75. "serverName": "hv260.online",
  76. "shortId": "",
  77. "show": false,
  78. "spiderX": ""
  79. },
  80. "wsSettings": {
  81. "headers": {
  82. "Host": "hv260.online"
  83. },
  84. "path": "/?ed=2048"
  85. }
  86. },
  87. "tag": "proxy"
  88. },
  89. {
  90. "protocol": "freedom",
  91. "settings": {},
  92. "tag": "direct"
  93. },
  94. {
  95. "protocol": "blackhole",
  96. "settings": {
  97. "response": {
  98. "type": "http"
  99. }
  100. },
  101. "tag": "block"
  102. }
  103. ],
  104. "remarks": "zain-all",
  105. "routing": {
  106. "domainStrategy": "IPIfNonMatch",
  107. "rules": [
  108. {
  109. "ip": [
  110. "1.1.1.1"
  111. ],
  112. "outboundTag": "proxy",
  113. "port": "53",
  114. "type": "field"
  115. }
  116. ]
  117. }
  118. }
Add Comment
Please, Sign In to add comment