Dtunel


SUBMITTED BY: Willte

DATE: Aug. 24, 2023, 11:28 a.m.

UPDATED: Aug. 24, 2023, 7:28 p.m.

FORMAT: Text only

SIZE: 2.0 kB

HITS: 637

  1. {
  2. "stats": {},
  3. "log": {
  4. "loglevel": "warning"
  5. },
  6. "policy": {
  7. "levels": {
  8. "8": {
  9. "handshake": 4,
  10. "connIdle": 300,
  11. "uplinkOnly": 1,
  12. "downlinkOnly": 1
  13. }
  14. },
  15. "system": {
  16. "statsOutboundUplink": true,
  17. "statsOutboundDownlink": true
  18. }
  19. },
  20. "inbounds": [
  21. {
  22. "tag": "socks",
  23. "port": 10808,
  24. "protocol": "socks",
  25. "settings": {
  26. "auth": "noauth",
  27. "udp": true,
  28. "userLevel": 8
  29. },
  30. "sniffing": {
  31. "enabled": true,
  32. "destOverride": [
  33. "http",
  34. "tls"
  35. ]
  36. }
  37. },
  38. {
  39. "tag": "http",
  40. "port": 10809,
  41. "protocol": "http",
  42. "settings": {
  43. "userLevel": 8
  44. }
  45. }
  46. ],
  47. "outbounds": [
  48. {
  49. "tag": "proxy",
  50. "protocol": "vmess",
  51. "settings": {
  52. "vnext": [
  53. {
  54. "address": "v2ray.cool",
  55. "port": 10086,
  56. "users": [
  57. {
  58. "id": "a3482e88-686a-4a58-8126-99c9df64b7bf",
  59. "security": "auto",
  60. "level": 8
  61. }
  62. ]
  63. }
  64. ],
  65. "servers": [
  66. {
  67. "address": "v2ray.cool",
  68. "method": "chacha20",
  69. "ota": false,
  70. "password": "123456",
  71. "port": 10086,
  72. "level": 8
  73. }
  74. ]
  75. },
  76. "streamSettings": {
  77. "network": "tls"
  78. },
  79. "mux": {
  80. "enabled": false
  81. }
  82. },
  83. {
  84. "protocol": "freedom",
  85. "settings": {},
  86. "tag": "direct"
  87. },
  88. {
  89. "protocol": "blackhole",
  90. "tag": "block",
  91. "settings": {
  92. "response": {
  93. "type": "http"
  94. }
  95. }
  96. }
  97. ],
  98. "routing": {
  99. "domainStrategy": "vpn.ldk1.online",
  100. "rules": []
  101. },
  102. "dns": {
  103. "hosts": {},
  104. "servers": []
  105. }
  106. }

comments powered by Disqus