zikoman

Untitled

Apr 22nd, 2025
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.17 KB | None | 0 0
  1. {
  2. "dns": {
  3. "hosts": {
  4. "domain:googleapis.cn": "googleapis.com"
  5. },
  6. "servers": [
  7. "1.1.1.1"
  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. "dns": {
  32. "hosts": {
  33. "domain:googleapis.cn": "googleapis.com"
  34. },
  35. "servers": [
  36. "1.1.1.1"
  37. ]
  38. },
  39. "inbounds": [
  40. {
  41. "listen": "127.0.0.1",
  42. "port": 10808,
  43. "protocol": "socks",
  44. "settings": {
  45. "auth": "noauth",
  46. "udp": true,
  47. "userLevel": 8
  48. },
  49. "sniffing": {
  50. "destOverride": [
  51. "http",
  52. "tls"
  53. ],
  54. "enabled": true
  55. },
  56. "tag": "socks"
  57. },
  58. {
  59. "listen": "127.0.0.1",
  60. "port": 10809,
  61. "protocol": "http",
  62. "settings": {
  63. "userLevel": 8
  64. },
  65. "tag": "http"
  66. }
  67. ],
  68. "log": {
  69. "loglevel": "warning"
  70. },
  71. "outbounds": [
  72. {
  73. "mux": {
  74. "concurrency": 8,
  75. "enabled": false
  76. },
  77. "protocol": "vmess",
  78. "settings": {
  79. "vnext": [
  80. {
  81. "address": "hk-full.privateip.net",
  82. "port": 443,
  83. "users": [
  84. {
  85. "alterId": 0,
  86. "encryption": "",
  87. "flow": "",
  88. "id": "8ef1f97e-df96-4321-b926-a6f4c61aa9e4",
  89. "level": 8,
  90. "security": "auto"
  91. }
  92. ]
  93. }
  94. ]
  95. },
  96. "streamSettings": {
  97. "network": "ws",
  98. "security": "tls",
  99. "tlsSettings": {
  100. "allowInsecure": true,
  101. "serverName": "ziko.com",
  102. "show": false
  103. },
  104. "wsSettings": {
  105. "headers": {
  106. "Host": ""
  107. },
  108. "path": "/cdn-cgi/trace"
  109. }
  110. },
  111. "tag": "proxy"
  112. },
  113. {
  114. "protocol": "freedom",
  115. "settings": {},
  116. "tag": "direct"
  117. },
  118. {
  119. "protocol": "blackhole",
  120. "settings": {
  121. "response": {
  122. "type": "http"
  123. }
  124. },
  125. "tag": "block"
  126. }
  127. ],
  128. "routing": {
  129. "domainStrategy": "IPIfNonMatch",
  130. "rules": [
  131. {
  132. "ip": [
  133. "1.1.1.1"
  134. ],
  135. "outboundTag": "proxy",
  136. "port": "53",
  137. "type": "field"
  138. }
  139. ]
  140. }
  141. }
Advertisement
Add Comment
Please, Sign In to add comment