config-cmfa


SUBMITTED BY: Guest

DATE: Aug. 8, 2024, 10:45 a.m.

FORMAT: Text only

SIZE: 2.9 kB

HITS: 441

  1. {
  2. "mixed-port": 7890,
  3. "ipv6": true,
  4. "allow-lan": true,
  5. "unified-delay": true,
  6. "tcp-concurrent": true,
  7. "external-controller": "127.0.0.1:9090",
  8. "external-ui": "ui",
  9. "external-ui-url": "https://github.com/MetaCubeX/metacubexd/archive/refs/heads/gh-pages.zip",
  10. "geodata-mode": false,
  11. "find-process-mode": "strict",
  12. "global-client-fingerprint": "chrome",
  13. "profile": {
  14. "store-selected": true,
  15. "store-fake-ip": true
  16. },
  17. "sniffer": {
  18. "enable": true,
  19. "sniff": {
  20. "HTTP": {
  21. "ports": [
  22. 80,
  23. "8080-8880"
  24. ],
  25. "override-destination": true
  26. },
  27. "TLS": {
  28. "ports": [
  29. 443,
  30. 8443
  31. ]
  32. }
  33. }
  34. },
  35. "dns": {
  36. "enable": true,
  37. "ipv6": false,
  38. "prefer-h3": true,
  39. "default-nameserver": [
  40. "8.8.8.8#GLOBAL",
  41. "1.1.1.1"
  42. ],
  43. "listen": "0.0.0.0:1053",
  44. "use-hosts": true,
  45. "enhanced-mode": "fake-ip",
  46. "fake-ip-range": "198.18.0.1/16",
  47. "fake-ip-filter": [
  48. "*.lan"
  49. ],
  50. "nameserver": [
  51. "1.1.1.1#GLOBAL",
  52. "1.0.0.1"
  53. ],
  54. "proxy-server-nameserver": [
  55. "1.0.0.1"
  56. ],
  57. "fallback": [
  58. "1.1.1.1",
  59. "1.0.0.1"
  60. ]
  61. },
  62. "proxy-providers": {
  63. "provider": {
  64. "type": "file",
  65. "path": "./akun/provider.yaml",
  66. "health-check": {
  67. "enable": true,
  68. "url": "https://www.gstatic.com/generate_204",
  69. "interval": 300
  70. }
  71. },
  72. "akun-1": {
  73. "type": "http",
  74. "interval": 3600,
  75. "health-check": {
  76. "enable": true,
  77. "url": "https://www.gstatic.com/generate_204",
  78. "interval": 300,
  79. "timeout": 5000,
  80. "lazy": true,
  81. "expected-status": 204
  82. },
  83. "override": {
  84. "skip-cert-verify": true,
  85. "udp": true,
  86. "down": "50 Mbps",
  87. "up": "10 Mbps"
  88. },
  89. "exclude-type": "ss|http",
  90. "url": "https://drive.usercontent.google.com/download?id=1_OEZ2JM8eXfUrvDj0hmLYmV7cQcab4o3&export=download&authuser=0",
  91. "path": "./akun/akun-1.yaml"
  92. }
  93. },
  94. "proxy-groups": [
  95. {
  96. "name": "PILIH-SERVER",
  97. "type": "select",
  98. "disable-udp": false,
  99. "use": [
  100. "akun-1",
  101. "provider"
  102. ],
  103. "proxies": [
  104. "OTOMATIS",
  105. "MANUAL"
  106. ],
  107. "url": "http://www.gstatic.com/generate_204",
  108. "interval": "300"
  109. },
  110. {
  111. "name": "OTOMATIS",
  112. "type": "url-test",
  113. "disable-udp": false,
  114. "use": [
  115. "akun-1",
  116. "provider"
  117. ],
  118. "url": "http://www.gstatic.com/generate_204",
  119. "interval": "300",
  120. "tolerance": "10"
  121. }
  122. ],
  123. "rules": [
  124. "IP-CIDR,122.122.0.0/8,DIRECT,no-resolve",
  125. "MATCH,GLOBAL"
  126. ]
  127. }

comments powered by Disqus