Commit Graph

  • 447e8a7156 feat: deliver UDP packets from same connection in receiving order Hamster Tian 2024-09-24 00:50:23 +0800
  • a4e84f0479 chore: better apply tcp keepalive to listeners wwqgtxx 2024-09-24 21:42:28 +0800
  • 6c0383026e fix: AmneziaWG not working wwqgtxx 2024-09-24 13:18:58 +0800
  • 59a2b24593 chore: save etag in bbolt by msgpack wwqgtxx 2024-09-23 19:25:35 +0800
  • f34303bd16 Merge branch 'Alpha' into parental_control_1 Parental Clash 2024-09-22 18:43:15 -0700
  • 966eeae41b chore: rewrite bbolt cachefile implements wwqgtxx 2024-09-23 09:35:48 +0800
  • 150c6ccd25 chore: skip duplicates nameserver when parse wwqgtxx 2024-09-23 08:54:07 +0800
  • 33823f1728 chore: sync internal interface wwqgtxx 2024-09-22 22:45:55 +0800
  • 781b783346 feat: add amnezia-wg-option to wireguard outbound wwqgtxx 2024-09-22 22:07:14 +0800
  • ddfa9e8671 feat: add etag-support to let user can disable this feature manually wwqgtxx 2024-09-22 14:41:45 +0800
  • b7cb6774bf chore: support ETag for update geo wwqgtxx 2024-09-22 13:57:57 +0800
  • 5d242510c8 chore: support ETag for providers wwqgtxx 2024-09-22 11:36:31 +0800
  • 053e99a2d1 add unit test nico 2024-09-22 06:37:06 +0800
  • 223eae0e06 chore: force refresh provider in background wwqgtxx 2024-09-22 00:24:49 +0800
  • 7dafe7889e chore: disallow space at begin or end in DomainTrie wwqgtxx 2024-09-21 21:03:59 +0800
  • d80e8bb0c2 chore: remove some confusing restrictions on comma separation in NameServerPolicy configuration wwqgtxx 2024-09-21 20:03:17 +0800
  • f52fe6aa74 fix: tun.device not shown in restful api wwqgtxx 2024-09-21 19:46:39 +0800
  • eb04f83f26 fix: when 'data' is nil, panic occurs nico 2024-09-20 16:25:21 +0800
  • a08aa10630 chore: some internal types support encoding.TextUnmarshaler wwqgtxx 2024-09-19 18:06:36 +0800
  • 794645b7f8 chore: direct using structure package decode proxy-name wwqgtxx 2024-09-19 14:24:35 +0800
  • f020b20ab9 chore: structure support encoding.TextUnmarshaler wwqgtxx 2024-09-19 14:04:38 +0800
  • 3676d1b79f
    feat: add proxy name replacement functionality for override (#1481) Chun 2024-09-18 22:41:06 +0800
  • 58c973ee2b
    fix: NewRejectWithOption has wrong type (#1518) 落心 2024-09-18 22:36:20 +0800
  • a1ee19c175 fixed: NewRejectWithOption has wrong type nico 2024-09-18 11:39:38 +0800
  • fb4d3c41c8 chore: simplify VlessFlow Option Larvan2 2024-09-17 12:03:24 +0800
  • 061ac5efde style: modify override schema info and provider parse error message chun 2024-09-14 17:24:45 +0800
  • e33d4a4769 chore: cleanup the patch code wwqgtxx 2024-09-12 11:19:40 +0800
  • 4c3fe98ebd chore: modify the default download address of ASN xishang0128 2024-09-11 19:24:53 +0800
  • 4ce8f7f9d8 feat: add ecs for each domain query giveup 2024-09-11 18:29:39 +0800
  • 161ef62d78 feat: add ecs for each domain query giveup 2024-09-11 18:18:56 +0800
  • 0a2f606e1b chore: cleanup the patch code wwqgtxx 2024-09-11 16:10:35 +0800
  • 8230bc8e7d chore: parse float in subscription info Larvan2 2024-09-11 13:34:59 +0800
  • ecbbf9d220 feat: doh client support ecs and ecs-override wwqgtxx 2024-09-11 10:28:34 +0800
  • f305e440ef fix: new tun with fd unneeded calculate interface name wwqgtxx 2024-09-11 10:04:50 +0800
  • 910f236696 fix: UpdateMonitor should start when AutoDetectInterface enabled wwqgtxx 2024-09-11 09:52:21 +0800
  • 417d709d60 fix: RawSrcAddr and RawSrcAddr in metadata wwqgtxx 2024-09-10 20:57:28 +0800
  • f8557f5fd8 chore: don't start UpdateMonitor when AutoRoute not enabled wwqgtxx 2024-09-10 17:06:44 +0800
  • 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