Commit Graph

  • 89b9438fc0 fix: restful server restart wwqgtxx 2024-09-10 16:43:00 +0800
  • 57a295da55 chore: fix typo giveup 2024-09-09 20:21:12 +0800
  • 6955fd7e28 chore: fix typo giveup 2024-09-09 18:10:03 +0800
  • 7c8f451892 chore: cleanup geo internal code wwqgtxx 2024-09-09 16:08:48 +0800
  • ef244b896a chore: update geo in a batch wwqgtxx 2024-09-09 10:05:38 +0800
  • 595a575cde chore: add Count for ProxyProvider wwqgtxx 2024-09-09 09:15:37 +0800
  • b1301b1b41 chore: update quic-go to 0.47.0 wwqgtxx 2024-09-09 09:10:22 +0800
  • dc29514fb6 chore: typo wwqgtxx 2024-09-09 09:08:24 +0800
  • 8940bdd56f chore: better pool_test wwqgtxx 2024-09-09 08:35:59 +0800
  • ade4234615 chore: mrs use best compression H1JK 2024-09-07 20:22:21 +0800
  • faaa90f8a6 feat: Allows passing in base64-encoded configuration strings xishang0128 2024-09-03 17:55:11 +0800
  • 43f21c0b41 fix: fallback cannot be unfixed v1.18.8 xishang0128 2024-09-02 16:18:28 +0800
  • 56fe7d5304 chore: clean up update_ui code Larvan2 2024-09-02 11:17:35 +0800
  • ede980f7d5 ci: release KT 2024-08-31 23:27:38 +0800
  • be6b44a3a3 ci: delete old workflows KT 2024-03-04 19:34:16 +0800
  • 98dd1afdda chore: update issue template KT 2024-04-30 18:36:02 +0800
  • 1417be6662 chore: issue template KT 2023-12-02 18:56:20 +0800
  • 802267fb5b ci: better release Larvan2 2024-08-31 23:38:31 +0800
  • 6306c6b580 chore: add route.ApplyConfig for CMFA wwqgtxx 2024-08-31 19:23:40 +0800
  • 35ae51daad feat: add proxy name replacement functionality for override chun 2024-08-31 17:23:00 +0800
  • f6164ac195 feat: add fake-ip-filter-mode in dns https://github.com/MetaCubeX/mihomo/issues/1479 wwqgtxx 2024-08-31 09:59:48 +0800
  • 08ac9a3fae fix: tfo ipv6 addr zone wwqgtxx 2024-08-30 20:09:50 +0800
  • 38fd37108b feat: GEOIP,IP-ASN,IP-CIDR,IP-CIDR6 and IP-SUFFIX in rules support ,src option keep the same writing style as RULE-SET wwqgtxx 2024-08-30 00:04:28 +0800
  • 763a127287 feat: RULE-SET in rules support ,src option should only be used with ipcidr behavior wwqgtxx 2024-08-29 23:49:16 +0800
  • a96f72ade4 fix: geoip wrong matching logic in fallback-filter https://github.com/MetaCubeX/mihomo/issues/1478 wwqgtxx 2024-08-29 22:00:55 +0800
  • 4fecf68b8b chore: add sourceGeoIP and sourceIPASN to metadata wwqgtxx 2024-08-28 12:25:45 +0800
  • 8483178524 feat: sniff add skip-src-address and skip-dst-address wwqgtxx 2024-08-27 20:33:43 +0800
  • 3e2c9ce821 chore: cleanup patch code wwqgtxx 2024-08-27 11:04:42 +0800
  • 6e04e1e9dc fix: hysteria2 close safety wwqgtxx 2024-08-27 08:41:57 +0800
  • d79423a4fa fix: tun should not care "force" when Put configs from restful api wwqgtxx 2024-08-26 20:52:56 +0800
  • 9cf3eb39f5 fix: hysteria1 outbound should be closed when proxy removed wwqgtxx 2024-08-26 18:33:04 +0800
  • 81756fc927 fix: wireguard outbound memory leaks when close wwqgtxx 2024-08-26 14:02:56 +0800
  • 518e9bdb0b feat: socks5, http and mixed listeners support independence users wwqgtxx 2024-08-25 19:26:06 +0800
  • 27bcb26ecd chore: better config internal structure wwqgtxx 2024-08-24 20:49:12 +0800
  • 53425bb9f2
    chore: add json struct tags for more fields in config.RawConfig (#1469) karin0 2024-08-24 19:10:09 +0900
  • e1d25a8976
    feat: add json struct tags for more fields in config.RawConfig karin0 2024-08-24 17:20:52 +0800
  • f5834dd5e2 chore: code cleanup wwqgtxx 2024-08-24 13:25:23 +0800
  • 16c95fca87 fix: tradition shadowsocks server not apply additions https://github.com/MetaCubeX/mihomo/issues/1466 wwqgtxx 2024-08-23 21:05:43 +0800
  • 41efc5e5ab chore: update dependencies wwqgtxx 2024-08-22 09:24:27 +0800
  • c4660e1aad chore: reopen tfo support on windows for golang1.23 maybe broken again when golang1.24 release wwqgtxx 2024-08-21 10:51:49 +0800
  • 512d188384 fix redundant WindowsDNS (#1456) Larvan2 2024-08-20 21:13:26 +0800
  • ba605b693b action: show go env when build wwqgtxx 2024-08-20 09:39:33 +0800
  • c8380335cb chore: improve include-all-proxies compatibility xishang0128 2024-08-19 16:02:43 +0800
  • 82984891e4 action: fix build for armv5/6/7 wwqgtxx 2024-08-19 10:01:05 +0800
  • 29a13d70e5
    Update build.yml to fix build for armv5 without fpu sterben 2024-08-19 08:02:12 +0800
  • 95725c121e
    Using map[string]struct{} as a set to store unique values ForestL 2024-08-18 12:55:00 +0800
  • e0e35ccb15
    Update system_windows.go ForestL 2024-08-18 12:19:11 +0800
  • d1a78581aa 支持DST-MAC mlkt 2024-08-07 21:46:14 +0800
  • 0793998de8 chore: drop support of eBPF Larvan2 2024-08-16 14:15:36 +0800
  • 6bf419c5fe chore: better geo init logging wwqgtxx 2024-08-16 12:04:37 +0800
  • 4fedfc47b0 chore: update geo unneeded reload whole config wwqgtxx 2024-08-16 09:19:18 +0800
  • 92ec5f2236 chore: cleanup dns policy match code wwqgtxx 2024-08-15 20:04:24 +0800
  • 178aa07f3d
    Merge c9e273e856 into 4c10d42fbf hamjin 2024-08-15 11:10:40 +0800
  • 4c10d42fbf fix: normal rule not working in fake-ip-filter wwqgtxx 2024-08-15 07:42:59 +0800
  • 7fd0467aef feat: sniffer's force-domain and skip-domain support rule-set: and geosite: wwqgtxx 2024-08-14 22:38:17 +0800
  • 696b75ee37 feat: fake-ip-filter support rule-set: and geosite: wwqgtxx 2024-08-14 20:02:02 +0800
  • f20f371a61 chore: better keepalive handle wwqgtxx 2024-08-14 13:01:06 +0800
  • 24c6e7d819 chore: update tcp keepAlive setting for go1.23 Larvan2 2024-08-14 11:51:39 +0800
  • acaacd8ab1 action: let golang1.23's build can work on windows7/8 wwqgtxx 2024-08-14 10:13:57 +0800
  • 12c5cf361d chore: update golang to 1.23 wwqgtxx 2024-08-14 09:03:29 +0800
  • 50d0cd363c chore: auto download external UI when 'external-ui' is set and not empty Larvan2 2024-08-13 14:19:34 +0800
  • 5bf22422d9 fix: wireguard not working in CMFA wwqgtxx 2024-08-13 13:33:24 +0800
  • c17d7c0281 ci: update loongarch golang and android ndk xishang0128 2024-08-13 00:57:08 +0800
  • 951cae2156 chore: corrected the incoming parameters of PowerUnregisterSuspendResumeNotification wwqgtxx 2024-08-08 13:27:06 +0800
  • 4f339265d3 chore: update dependencies wwqgtxx 2024-08-08 07:29:56 +0800
  • ea4181308d chore: update quic-go to 0.46.0 wwqgtxx 2024-08-08 07:25:16 +0800
  • fa919737c1 Merge remote-tracking branch 'remotes/origin/Alpha' into Alpha mlkt 2024-08-07 19:53:35 +0800
  • 030631607e fix: parameter order in ChaCha20 constructor Chris Gardner 2024-08-07 15:54:16 +0800
  • beefe37260 chore: logic rules dynamic obtain parameters wwqgtxx 2024-08-06 17:17:17 +0800
  • 5a73d99c6f fix: logic rules display error xishang0128 2024-08-06 16:30:44 +0800
  • 23708737c9
    fix: doh ipv6 default rammiah 2024-08-03 16:25:19 +0800
  • 020396f299
    chore: add nameserver disable ipv6 example rammiah 2024-08-03 15:42:22 +0800
  • 04b6e709b7
    feat: dns server ipv6 option rammiah 2024-08-03 15:37:01 +0800
  • e4646fc3d2 chore: update dependencies wwqgtxx 2024-08-03 09:51:13 +0800
  • bb554e89d9 action: add GOTOOLCHAIN=local to env wwqgtxx 2024-08-03 09:12:10 +0800
  • fd205bfa8d chore: update quic-go to 0.45.2 wwqgtxx 2024-08-03 08:41:52 +0800
  • e7e1400126 chore: reduce image size OxO 2024-06-29 17:44:07 +0800
  • fd466c68b7 chore: reduce image size OxO 2024-06-29 17:44:07 +0800
  • 117cdd8b54 chore: remove suppress_prefixlength in tun linux auto-route for inet4/6-route-address https://github.com/MetaCubeX/mihomo/issues/1368 wwqgtxx 2024-07-29 21:14:59 +0800
  • 0128a0bb1f Merge branch 'Alpha' into Meta v1.18.7 github-actions[bot] 2024-07-28 05:50:11 +0000
  • c830b8aaf7 feat: support convert mrs format back to text format wwqgtxx 2024-07-28 10:07:37 +0800
  • 1db3e4583b chore: better converter wwqgtxx 2024-07-27 23:54:28 +0800
  • 4f8a5a5f54 feat: add mrs format ipcidr ruleset wwqgtxx 2024-07-27 10:36:11 +0800
  • 303f6e4567 feat: add mrs format domain ruleset wwqgtxx 2024-07-26 22:30:42 +0800
  • 0d90a93645 chore: sort proxies and providers by name before include all wwqgtxx 2024-07-26 10:59:39 +0800
  • 40c9829328 fix: auth with CFMA compile issue wwqgtxx 2024-07-26 10:55:03 +0800
  • 4051ea522a chore: improve authentication parsing logic in http listener (#1336) wwqgtxx 2024-07-25 19:49:56 +0800
  • c3b77652e6 feat: add SRC-MAC rule mlkt 2024-07-25 04:35:44 +0800
  • cc7823dad8 fix: remove unneeded http proxy compression wwqgtxx 2024-07-24 14:56:46 +0800
  • d6a1af23a7 feat: local file type provider will auto update after modify wwqgtxx 2024-07-24 14:26:15 +0800
  • 313493cc94 chore: add fswatch wwqgtxx 2024-07-24 13:59:10 +0800
  • 4b9fdacbad feat: doh client support plain http and skip-cert-verify wwqgtxx 2024-07-23 10:48:54 +0800
  • 13b7ab8da3 fix: better doh server compatibility wwqgtxx 2024-07-23 08:46:27 +0800
  • de61e81ff7 feat: support external-doh-server wwqgtxx 2024-07-23 00:01:41 +0800
  • 4eb13a73bf fix: wrong usage of RLock wwqgtxx 2024-07-22 09:57:57 +0800
  • fd5b537ab1 fix: doh concurrent race issue wwqgtxx 2024-07-21 22:52:16 +0800
  • 28794c62c4
    chore: reduce func findProcessName mem allocs and copy (#1393) ruokeqx 2024-07-19 22:24:27 +0800
  • e263518f01 fix: some auto-redirect issue wwqgtxx 2024-07-19 22:20:07 +0800
  • 345061a7cc chore: support some chacha8 method wwqgtxx 2024-07-19 22:08:05 +0800
  • a05016a5da chore: better dns logging wwqgtxx 2024-07-19 19:27:29 +0800