ermaozi.yaml 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481
  1. # 创建者:v2rayse.com 自动创建
  2. # 创建时间:2024-11-24 08:00:00
  3. # 节点类型:vmess, ss, trojan
  4. ---
  5. mixed-port: 7890
  6. allow-lan: false
  7. mode: "rule"
  8. log-level: "info"
  9. external-controller: "127.0.0.1:9999"
  10. dns:
  11. enable: true
  12. listen: "0.0.0.0:53"
  13. ipv6: false
  14. default-nameserver:
  15. - "223.5.5.5"
  16. - "114.114.114.114"
  17. nameserver:
  18. - "223.5.5.5"
  19. - "114.114.114.114"
  20. - "119.29.29.29"
  21. - "180.76.76.76"
  22. enhanced-mode: "fake-ip"
  23. fake-ip-range: "198.18.0.1/16"
  24. fake-ip-filter:
  25. - "*.lan"
  26. - "*.localdomain"
  27. - "*.example"
  28. - "*.invalid"
  29. - "*.localhost"
  30. - "*.test"
  31. - "*.local"
  32. - "*.home.arpa"
  33. - "router.asus.com"
  34. - "localhost.sec.qq.com"
  35. - "localhost.ptlogin2.qq.com"
  36. - "+.msftconnecttest.com"
  37. tun:
  38. enable: true
  39. auto-route: true
  40. auto-detect-interface: true
  41. dns-hijack:
  42. - "114.114.114.114"
  43. - "180.76.76.76"
  44. - "119.29.29.29"
  45. - "223.5.5.5"
  46. - "8.8.8.8"
  47. - "8.8.4.4"
  48. - "1.1.1.1"
  49. - "1.0.0.1"
  50. proxies:
  51. - name: "🇷🇺_RU_俄罗斯"
  52. type: "vmess"
  53. server: "194.87.31.160"
  54. port: 8081
  55. uuid: "a7e00c2f-411a-438f-9119-0f022a85a5e3"
  56. cipher: "auto"
  57. network: "tcp"
  58. alterId: 0
  59. - name: "🇺🇸_US_美国"
  60. type: "vmess"
  61. server: "172.67.64.120"
  62. port: 8080
  63. uuid: "b952c094-b477-4a5e-a4d7-b62d6d1675af"
  64. cipher: "auto"
  65. network: "ws"
  66. ws-opts:
  67. path: "/V2LINE-TELEGRAM-CHANNEL-VMESS-WS"
  68. headers:
  69. host: "30218215898937032484083613431792.v2line.net"
  70. alterId: 0
  71. - name: "🇨🇳_CN_中国->🇺🇸_US_美国"
  72. type: "vmess"
  73. server: "120.232.153.27"
  74. port: 58831
  75. uuid: "418048af-a293-4b99-9b0c-98ca3580dd24"
  76. cipher: "auto"
  77. network: "tcp"
  78. alterId: 64
  79. - name: "🇺🇸_US_美国_1"
  80. type: "ss"
  81. server: "52.33.189.33"
  82. port: 443
  83. cipher: "aes-256-cfb"
  84. password: "amazonskr05"
  85. - name: "🇺🇸_US_美国->🇰🇷_KR_韩国"
  86. type: "trojan"
  87. server: "104.18.71.140"
  88. port: 443
  89. udp: true
  90. sni: "09jzus.zdzdzd.xyz"
  91. password: "WOeXShhJpL"
  92. network: "ws"
  93. ws-opts:
  94. path: "/juzigongyi"
  95. headers:
  96. host: "09jzus.zdzdzd.xyz"
  97. - name: "🇩🇪_DE_德国"
  98. type: "ss"
  99. server: "45.87.175.157"
  100. port: 8080
  101. cipher: "chacha20-ietf-poly1305"
  102. password: "4a2rfixophdjffa8KVA4Aa"
  103. - name: "🇺🇸_US_美国_2"
  104. type: "trojan"
  105. server: "104.17.49.240"
  106. port: 443
  107. udp: true
  108. sni: "09jzus.zdzdzd.xyz"
  109. password: "WOeXShhJpL"
  110. network: "ws"
  111. ws-opts:
  112. path: "/juzigongyi"
  113. headers:
  114. host: "09jzus.zdzdzd.xyz"
  115. - name: "🇨🇦_CA_加拿大"
  116. type: "ss"
  117. server: "64.74.163.130"
  118. port: 990
  119. cipher: "chacha20-ietf-poly1305"
  120. password: "f8f7aCzcPKbsF8p3"
  121. - name: "🇺🇸_US_美国->🇲🇩_MD_摩尔多瓦"
  122. type: "trojan"
  123. server: "13.61.102.151"
  124. port: 22222
  125. sni: "trojan.burgerip.co.uk"
  126. password: "telegram-id-privatevpns"
  127. network: "tcp"
  128. alpn:
  129. - "http/1.1"
  130. - name: "🇩🇪_DE_德国_1"
  131. type: "ss"
  132. server: "45.87.175.178"
  133. port: 8080
  134. cipher: "chacha20-ietf-poly1305"
  135. password: "4a2rfixophdjffa8KVA4Aa"
  136. - name: "🇺🇸_US_美国->🇬🇧_GB_英国"
  137. type: "trojan"
  138. server: "172.67.67.64"
  139. port: 443
  140. udp: true
  141. sni: "09jzus.zdzdzd.xyz"
  142. password: "WOeXShhJpL"
  143. network: "ws"
  144. ws-opts:
  145. path: "/juzigongyi"
  146. headers:
  147. host: "09jzus.zdzdzd.xyz"
  148. - name: "🇺🇸_US_美国_5"
  149. type: "ss"
  150. server: "35.89.254.222"
  151. port: 443
  152. cipher: "aes-256-cfb"
  153. password: "amazonskr05"
  154. - name: "🇨🇳_CN_中国->🇺🇸_US_美国_1"
  155. type: "vmess"
  156. server: "183.236.48.163"
  157. port: 58831
  158. uuid: "418048af-a293-4b99-9b0c-98ca3580dd24"
  159. cipher: "auto"
  160. network: "tcp"
  161. alterId: 64
  162. - name: "🇮🇷_IR_伊朗"
  163. type: "vmess"
  164. server: "2.182.174.21"
  165. port: 9090
  166. uuid: "fddf88ed-8c70-42ad-c12e-5f40841e6f00"
  167. cipher: "auto"
  168. network: "tcp"
  169. skip-cert-verify: true
  170. alterId: 0
  171. - name: "🇨🇳_CN_中国->🇺🇸_US_美国_2"
  172. type: "vmess"
  173. server: "183.236.51.23"
  174. port: 52112
  175. uuid: "418048af-a293-4b99-9b0c-98ca3580dd24"
  176. cipher: "auto"
  177. network: "tcp"
  178. alterId: 64
  179. - name: "🇩🇪_DE_德国_2"
  180. type: "trojan"
  181. server: "18.198.84.0"
  182. port: 22222
  183. sni: "trojan.burgerip.co.uk"
  184. password: "telegram-id-directvpn"
  185. network: "tcp"
  186. alpn:
  187. - "http/1.1"
  188. - name: "🇷🇺_RU_俄罗斯_1"
  189. type: "ss"
  190. server: "217.30.10.18"
  191. port: 9033
  192. cipher: "aes-256-cfb"
  193. password: "UTJA57ypk2XKQpnm"
  194. - name: "🇵🇦_PA_巴拿马"
  195. type: "ss"
  196. server: "138.186.142.4"
  197. port: 989
  198. cipher: "aes-256-cfb"
  199. password: "f8f7aCzcPKbsF8p3"
  200. proxy-groups:
  201. - name: "🚀 节点选择"
  202. type: "select"
  203. proxies:
  204. - "♻️ 自动选择"
  205. - "DIRECT"
  206. - "🇷🇺_RU_俄罗斯"
  207. - "🇺🇸_US_美国"
  208. - "🇨🇳_CN_中国->🇺🇸_US_美国"
  209. - "🇺🇸_US_美国_1"
  210. - "🇺🇸_US_美国->🇰🇷_KR_韩国"
  211. - "🇩🇪_DE_德国"
  212. - "🇺🇸_US_美国_2"
  213. - "🇨🇦_CA_加拿大"
  214. - "🇺🇸_US_美国->🇲🇩_MD_摩尔多瓦"
  215. - "🇩🇪_DE_德国_1"
  216. - "🇺🇸_US_美国->🇬🇧_GB_英国"
  217. - "🇺🇸_US_美国_5"
  218. - "🇨🇳_CN_中国->🇺🇸_US_美国_1"
  219. - "🇮🇷_IR_伊朗"
  220. - "🇨🇳_CN_中国->🇺🇸_US_美国_2"
  221. - "🇩🇪_DE_德国_2"
  222. - "🇷🇺_RU_俄罗斯_1"
  223. - "🇵🇦_PA_巴拿马"
  224. - name: "♻️ 自动选择"
  225. type: "url-test"
  226. url: "http://www.gstatic.com/generate_204"
  227. interval: 300
  228. tolerance: 50
  229. proxies:
  230. - "🇷🇺_RU_俄罗斯"
  231. - "🇺🇸_US_美国"
  232. - "🇨🇳_CN_中国->🇺🇸_US_美国"
  233. - "🇺🇸_US_美国_1"
  234. - "🇺🇸_US_美国->🇰🇷_KR_韩国"
  235. - "🇩🇪_DE_德国"
  236. - "🇺🇸_US_美国_2"
  237. - "🇨🇦_CA_加拿大"
  238. - "🇺🇸_US_美国->🇲🇩_MD_摩尔多瓦"
  239. - "🇩🇪_DE_德国_1"
  240. - "🇺🇸_US_美国->🇬🇧_GB_英国"
  241. - "🇺🇸_US_美国_5"
  242. - "🇨🇳_CN_中国->🇺🇸_US_美国_1"
  243. - "🇮🇷_IR_伊朗"
  244. - "🇨🇳_CN_中国->🇺🇸_US_美国_2"
  245. - "🇩🇪_DE_德国_2"
  246. - "🇷🇺_RU_俄罗斯_1"
  247. - "🇵🇦_PA_巴拿马"
  248. - name: "🌍 国外媒体"
  249. type: "select"
  250. proxies:
  251. - "🚀 节点选择"
  252. - "♻️ 自动选择"
  253. - "🎯 全球直连"
  254. - "🇷🇺_RU_俄罗斯"
  255. - "🇺🇸_US_美国"
  256. - "🇨🇳_CN_中国->🇺🇸_US_美国"
  257. - "🇺🇸_US_美国_1"
  258. - "🇺🇸_US_美国->🇰🇷_KR_韩国"
  259. - "🇩🇪_DE_德国"
  260. - "🇺🇸_US_美国_2"
  261. - "🇨🇦_CA_加拿大"
  262. - "🇺🇸_US_美国->🇲🇩_MD_摩尔多瓦"
  263. - "🇩🇪_DE_德国_1"
  264. - "🇺🇸_US_美国->🇬🇧_GB_英国"
  265. - "🇺🇸_US_美国_5"
  266. - "🇨🇳_CN_中国->🇺🇸_US_美国_1"
  267. - "🇮🇷_IR_伊朗"
  268. - "🇨🇳_CN_中国->🇺🇸_US_美国_2"
  269. - "🇩🇪_DE_德国_2"
  270. - "🇷🇺_RU_俄罗斯_1"
  271. - "🇵🇦_PA_巴拿马"
  272. - name: "📲 电报信息"
  273. type: "select"
  274. proxies:
  275. - "🚀 节点选择"
  276. - "🎯 全球直连"
  277. - "🇷🇺_RU_俄罗斯"
  278. - "🇺🇸_US_美国"
  279. - "🇨🇳_CN_中国->🇺🇸_US_美国"
  280. - "🇺🇸_US_美国_1"
  281. - "🇺🇸_US_美国->🇰🇷_KR_韩国"
  282. - "🇩🇪_DE_德国"
  283. - "🇺🇸_US_美国_2"
  284. - "🇨🇦_CA_加拿大"
  285. - "🇺🇸_US_美国->🇲🇩_MD_摩尔多瓦"
  286. - "🇩🇪_DE_德国_1"
  287. - "🇺🇸_US_美国->🇬🇧_GB_英国"
  288. - "🇺🇸_US_美国_5"
  289. - "🇨🇳_CN_中国->🇺🇸_US_美国_1"
  290. - "🇮🇷_IR_伊朗"
  291. - "🇨🇳_CN_中国->🇺🇸_US_美国_2"
  292. - "🇩🇪_DE_德国_2"
  293. - "🇷🇺_RU_俄罗斯_1"
  294. - "🇵🇦_PA_巴拿马"
  295. - name: "Ⓜ️ 微软服务"
  296. type: "select"
  297. proxies:
  298. - "🎯 全球直连"
  299. - "🚀 节点选择"
  300. - "🇷🇺_RU_俄罗斯"
  301. - "🇺🇸_US_美国"
  302. - "🇨🇳_CN_中国->🇺🇸_US_美国"
  303. - "🇺🇸_US_美国_1"
  304. - "🇺🇸_US_美国->🇰🇷_KR_韩国"
  305. - "🇩🇪_DE_德国"
  306. - "🇺🇸_US_美国_2"
  307. - "🇨🇦_CA_加拿大"
  308. - "🇺🇸_US_美国->🇲🇩_MD_摩尔多瓦"
  309. - "🇩🇪_DE_德国_1"
  310. - "🇺🇸_US_美国->🇬🇧_GB_英国"
  311. - "🇺🇸_US_美国_5"
  312. - "🇨🇳_CN_中国->🇺🇸_US_美国_1"
  313. - "🇮🇷_IR_伊朗"
  314. - "🇨🇳_CN_中国->🇺🇸_US_美国_2"
  315. - "🇩🇪_DE_德国_2"
  316. - "🇷🇺_RU_俄罗斯_1"
  317. - "🇵🇦_PA_巴拿马"
  318. - name: "🍎 苹果服务"
  319. type: "select"
  320. proxies:
  321. - "🚀 节点选择"
  322. - "🎯 全球直连"
  323. - "🇷🇺_RU_俄罗斯"
  324. - "🇺🇸_US_美国"
  325. - "🇨🇳_CN_中国->🇺🇸_US_美国"
  326. - "🇺🇸_US_美国_1"
  327. - "🇺🇸_US_美国->🇰🇷_KR_韩国"
  328. - "🇩🇪_DE_德国"
  329. - "🇺🇸_US_美国_2"
  330. - "🇨🇦_CA_加拿大"
  331. - "🇺🇸_US_美国->🇲🇩_MD_摩尔多瓦"
  332. - "🇩🇪_DE_德国_1"
  333. - "🇺🇸_US_美国->🇬🇧_GB_英国"
  334. - "🇺🇸_US_美国_5"
  335. - "🇨🇳_CN_中国->🇺🇸_US_美国_1"
  336. - "🇮🇷_IR_伊朗"
  337. - "🇨🇳_CN_中国->🇺🇸_US_美国_2"
  338. - "🇩🇪_DE_德国_2"
  339. - "🇷🇺_RU_俄罗斯_1"
  340. - "🇵🇦_PA_巴拿马"
  341. - name: "🎯 全球直连"
  342. type: "select"
  343. proxies:
  344. - "DIRECT"
  345. - "🚀 节点选择"
  346. - "♻️ 自动选择"
  347. - name: "🛑 全球拦截"
  348. type: "select"
  349. proxies:
  350. - "REJECT"
  351. - "DIRECT"
  352. - name: "🍃 应用净化"
  353. type: "select"
  354. proxies:
  355. - "REJECT"
  356. - "DIRECT"
  357. - name: "🐟 漏网之鱼"
  358. type: "select"
  359. proxies:
  360. - "🚀 节点选择"
  361. - "🎯 全球直连"
  362. - "♻️ 自动选择"
  363. - "🇷🇺_RU_俄罗斯"
  364. - "🇺🇸_US_美国"
  365. - "🇨🇳_CN_中国->🇺🇸_US_美国"
  366. - "🇺🇸_US_美国_1"
  367. - "🇺🇸_US_美国->🇰🇷_KR_韩国"
  368. - "🇩🇪_DE_德国"
  369. - "🇺🇸_US_美国_2"
  370. - "🇨🇦_CA_加拿大"
  371. - "🇺🇸_US_美国->🇲🇩_MD_摩尔多瓦"
  372. - "🇩🇪_DE_德国_1"
  373. - "🇺🇸_US_美国->🇬🇧_GB_英国"
  374. - "🇺🇸_US_美国_5"
  375. - "🇨🇳_CN_中国->🇺🇸_US_美国_1"
  376. - "🇮🇷_IR_伊朗"
  377. - "🇨🇳_CN_中国->🇺🇸_US_美国_2"
  378. - "🇩🇪_DE_德国_2"
  379. - "🇷🇺_RU_俄罗斯_1"
  380. - "🇵🇦_PA_巴拿马"
  381. rule-providers:
  382. Apple:
  383. type: "http"
  384. behavior: "classical"
  385. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Apple.list"
  386. format: "text"
  387. interval: 3600
  388. path: "./Clash/Apple.list"
  389. Telegram:
  390. type: "http"
  391. behavior: "classical"
  392. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Telegram.list"
  393. format: "text"
  394. interval: 3600
  395. path: "./Clash/Telegram.list"
  396. ProxyLite:
  397. type: "http"
  398. behavior: "classical"
  399. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ProxyLite.list"
  400. format: "text"
  401. interval: 3600
  402. path: "./Clash/ProxyLite.list"
  403. ChinaDomain:
  404. type: "http"
  405. behavior: "classical"
  406. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ChinaDomain.list"
  407. format: "text"
  408. interval: 3600
  409. path: "./Clash/ChinaDomain.list"
  410. ChinaCompanyIp:
  411. type: "http"
  412. behavior: "classical"
  413. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ChinaCompanyIp.list"
  414. format: "text"
  415. interval: 3600
  416. path: "./Clash/ChinaCompanyIp.list"
  417. ProxyMedia:
  418. type: "http"
  419. behavior: "classical"
  420. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/ProxyMedia.list"
  421. format: "text"
  422. interval: 3600
  423. path: "./Clash/ProxyMedia.list"
  424. LocalAreaNetwork:
  425. type: "http"
  426. behavior: "classical"
  427. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/LocalAreaNetwork.list"
  428. format: "text"
  429. interval: 3600
  430. path: "./Clash/LocalAreaNetwork.list"
  431. Microsoft:
  432. type: "http"
  433. behavior: "classical"
  434. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Microsoft.list"
  435. format: "text"
  436. interval: 3600
  437. path: "./Clash/Microsoft.list"
  438. GoogleCN:
  439. type: "http"
  440. behavior: "classical"
  441. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/GoogleCN.list"
  442. format: "text"
  443. interval: 3600
  444. path: "./Clash/GoogleCN.list"
  445. BanAD:
  446. type: "http"
  447. behavior: "classical"
  448. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/BanAD.list"
  449. format: "text"
  450. interval: 3600
  451. path: "./Clash/BanAD.list"
  452. BanProgramAD:
  453. type: "http"
  454. behavior: "classical"
  455. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/BanProgramAD.list"
  456. format: "text"
  457. interval: 3600
  458. path: "./Clash/BanProgramAD.list"
  459. SteamCN:
  460. type: "http"
  461. behavior: "classical"
  462. url: "https://raw.githubusercontent.com/ACL4SSR/ACL4SSR/master/Clash/Ruleset/SteamCN.list"
  463. format: "text"
  464. interval: 3600
  465. path: "./Clash/SteamCN.list"
  466. rules:
  467. - "RULE-SET,LocalAreaNetwork,🎯 全球直连"
  468. - "RULE-SET,BanAD,🛑 全球拦截"
  469. - "RULE-SET,BanProgramAD,🍃 应用净化"
  470. - "RULE-SET,GoogleCN,🎯 全球直连"
  471. - "RULE-SET,SteamCN,🎯 全球直连"
  472. - "RULE-SET,Microsoft,Ⓜ️ 微软服务"
  473. - "RULE-SET,Apple,🍎 苹果服务"
  474. - "RULE-SET,ProxyMedia,🌍 国外媒体"
  475. - "RULE-SET,Telegram,📲 电报信息"
  476. - "RULE-SET,ProxyLite,🚀 节点选择"
  477. - "RULE-SET,ChinaDomain,🎯 全球直连"
  478. - "RULE-SET,ChinaCompanyIp,🎯 全球直连"
  479. - "GEOIP,CN,🎯 全球直连"
  480. - "MATCH,🐟 漏网之鱼"