yaml 4.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174
  1. # 去广告:支持
  2. # 自动测速:支持
  3. # 微软分流:支持
  4. # 苹果分流:支持
  5. # 增强中国IP段:不支持
  6. # 增强国外GFW:不支持
  7. mixed-port: 7890
  8. allow-lan: true
  9. log-level: info
  10. proxies:
  11. - {"name":"VMessTCPNaked","port":31415,"server":"qv2ray.net","type":"vmess","cipher":"none","uuid":"99c80931-f3f1-4f84-bffd-6eed6030f53d"}
  12. proxy-groups:
  13. - name: 🚀 节点选择
  14. type: select
  15. proxies:
  16. - ♻️ 自动选择
  17. - DIRECT
  18. - VMessTCPNaked
  19. - name: ♻️ 自动选择
  20. type: url-test
  21. url: http://www.gstatic.com/generate_204
  22. interval: 300
  23. tolerance: 50
  24. proxies:
  25. - VMessTCPNaked
  26. - name: 🌍 国外媒体
  27. type: select
  28. proxies:
  29. - 🚀 节点选择
  30. - ♻️ 自动选择
  31. - 🎯 全球直连
  32. - VMessTCPNaked
  33. - name: 📲 电报信息
  34. type: select
  35. proxies:
  36. - 🚀 节点选择
  37. - 🎯 全球直连
  38. - VMessTCPNaked
  39. - name: Ⓜ️ 微软服务
  40. type: select
  41. proxies:
  42. - 🎯 全球直连
  43. - 🚀 节点选择
  44. - VMessTCPNaked
  45. - name: 🍎 苹果服务
  46. type: select
  47. proxies:
  48. - 🚀 节点选择
  49. - 🎯 全球直连
  50. - VMessTCPNaked
  51. - name: 🎯 全球直连
  52. type: select
  53. proxies:
  54. - DIRECT
  55. - 🚀 节点选择
  56. - ♻️ 自动选择
  57. - name: 🛑 全球拦截
  58. type: select
  59. proxies:
  60. - REJECT
  61. - DIRECT
  62. - name: 🍃 应用净化
  63. type: select
  64. proxies:
  65. - REJECT
  66. - DIRECT
  67. - name: 🐟 漏网之鱼
  68. type: select
  69. proxies:
  70. - 🚀 节点选择
  71. - 🎯 全球直连
  72. - ♻️ 自动选择
  73. - VMessTCPNaked
  74. rule-providers:
  75. LocalAreaNetwork:
  76. type: http
  77. behavior: classical
  78. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/LocalAreaNetwork.list
  79. format: text
  80. interval: 3600
  81. path: ./Clash/LocalAreaNetwork.list
  82. BanAD:
  83. type: http
  84. behavior: classical
  85. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/BanAD.list
  86. format: text
  87. interval: 3600
  88. path: ./Clash/BanAD.list
  89. BanProgramAD:
  90. type: http
  91. behavior: classical
  92. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/BanProgramAD.list
  93. format: text
  94. interval: 3600
  95. path: ./Clash/BanProgramAD.list
  96. GoogleCN:
  97. type: http
  98. behavior: classical
  99. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/GoogleCN.list
  100. format: text
  101. interval: 3600
  102. path: ./Clash/GoogleCN.list
  103. SteamCN:
  104. type: http
  105. behavior: classical
  106. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/SteamCN.list
  107. format: text
  108. interval: 3600
  109. path: ./Clash/Ruleset/SteamCN.list
  110. Microsoft:
  111. type: http
  112. behavior: classical
  113. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Microsoft.list
  114. format: text
  115. interval: 3600
  116. path: ./Clash/Microsoft.list
  117. Apple:
  118. type: http
  119. behavior: classical
  120. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Apple.list
  121. format: text
  122. interval: 3600
  123. path: ./Clash/Apple.list
  124. ProxyMedia:
  125. type: http
  126. behavior: classical
  127. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ProxyMedia.list
  128. format: text
  129. interval: 3600
  130. path: ./Clash/ProxyMedia.list
  131. Telegram:
  132. type: http
  133. behavior: classical
  134. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Telegram.list
  135. format: text
  136. interval: 3600
  137. path: ./Clash/Telegram.list
  138. ProxyLite:
  139. type: http
  140. behavior: classical
  141. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ProxyLite.list
  142. format: text
  143. interval: 3600
  144. path: ./Clash/ProxyLite.list
  145. ChinaDomain:
  146. type: http
  147. behavior: classical
  148. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ChinaDomain.list
  149. format: text
  150. interval: 3600
  151. path: ./Clash/ChinaDomain.list
  152. ChinaCompanyIp:
  153. type: http
  154. behavior: classical
  155. url: https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ChinaCompanyIp.list
  156. format: text
  157. interval: 3600
  158. path: ./Clash/ChinaCompanyIp.list
  159. rules:
  160. - RULE-SET,LocalAreaNetwork,🎯 全球直连
  161. - RULE-SET,BanAD,🛑 全球拦截
  162. - RULE-SET,BanProgramAD,🍃 应用净化
  163. - RULE-SET,GoogleCN,🎯 全球直连
  164. - RULE-SET,SteamCN,🎯 全球直连
  165. - RULE-SET,Microsoft,Ⓜ️ 微软服务
  166. - RULE-SET,Apple,🍎 苹果服务
  167. - RULE-SET,ProxyMedia,🌍 国外媒体
  168. - RULE-SET,Telegram,📲 电报信息
  169. - RULE-SET,ProxyLite,🚀 节点选择
  170. - RULE-SET,ChinaDomain,🎯 全球直连
  171. - RULE-SET,ChinaCompanyIp,🎯 全球直连
  172. - GEOIP,CN,🎯 全球直连
  173. - MATCH,🐟 漏网之鱼