Commit Graph

  • 91d54bdac1 fix: android tun start error origin/Alpha wwqgtxx 2024-11-06 19:45:39 +0800
  • ce52c3438b chore: cleaned up some confusing code wwqgtxx 2024-11-05 10:03:21 +0800
  • d4478dbfa2 chore: reduce the performance overhead of not enabling LoopBackDetector wwqgtxx 2024-11-05 09:29:01 +0800
  • 69454b030e chore: allow disabled overrideAndroidVPN by environment variable DISABLE_OVERRIDE_ANDROID_VPN wwqgtxx 2024-11-05 09:15:30 +0800
  • e6d1c8cedf chore: update sing-tun to v0.4.0-rc.5 wwqgtxx 2024-11-05 09:12:20 +0800
  • fabd216c34 chore: update quic-go to 0.48.1 wwqgtxx 2024-11-05 08:58:41 +0800
  • a86c562852 chore: Increase support for other format of ASN xishang0128 2024-11-04 19:31:43 +0800
  • 3e966e82c7 chore: update quic-go to 0.48.0 v1.18.10 origin/Meta wwqgtxx 2024-10-21 09:38:21 +0800
  • b9171ade7f chore: update sing-tun to v0.4.0-rc.4 wwqgtxx 2024-10-21 09:15:57 +0800
  • 29388cad34 chore: update issue template origin/main KT-Yeh 2024-10-20 08:52:12 +0800
  • 95af5f7325 chore: change subscription-userinfo retrieval xishang0128 2024-10-20 06:01:02 +0800
  • ca3f1ebae6 fix: sticky-sessions may not be effective xishang0128 2024-10-12 08:26:37 +0800
  • 4437c8861c
    chore: better getUpdateTime() for iterating all Geofiles (#1570) ForestL 2024-10-11 08:46:31 +0800
  • 57725078e0 chore: Adjust the error log for the search process xishang0128 2024-10-11 07:35:51 +0800
  • 08dcef80bf fix: mistaken using net.Dialer https://github.com/MetaCubeX/mihomo/issues/1572 wwqgtxx 2024-10-09 12:04:56 +0800
  • 9fd63fe938 chore: update dependencies wwqgtxx 2024-10-06 10:34:54 +0800
  • 8e6eb70e71 chore: temporary update general in ParseRawConfig and rollback before its retur wwqgtxx 2024-10-05 19:23:01 +0800
  • 9937ae1002 fix: defaultNS not working in system dns wwqgtxx 2024-10-05 14:16:50 +0800
  • 8f5a86410c chore: cleanup unneeded setting in parseGeneral, move to executor wwqgtxx 2024-10-05 13:58:49 +0800
  • 9286e21026 chore: rebuild external ui updater wwqgtxx 2024-10-05 13:40:00 +0800
  • c63a851bba feat: add direct-nameserver and direct-nameserver-follow-policy in dns section wwqgtxx 2024-10-04 13:19:41 +0800
  • 4a16d22398 chore: no longer used net.DefaultResolver when dns section is disabled, now is equally only "system://" wwqgtxx 2024-10-02 14:44:52 +0800
  • 990de84391 chore: better atomic using wwqgtxx 2024-10-02 14:34:38 +0800
  • ecd8facd81 chore: add warning for unified delay test when second failed Skyxim 2024-10-01 03:14:37 +0000
  • a330fa1506 chore: disallow some restful api for CMFA wwqgtxx 2024-09-30 13:08:50 +0800
  • fc9d5cfee9 feat: add external-controller-cors can config allow-origins and allow-private-network v1.18.9 wwqgtxx 2024-09-29 17:13:43 +0800
  • 264713571d chore: set 0o666 to unix socket file wwqgtxx 2024-09-27 22:36:19 +0800
  • a67c379884 chore: code cleanup wwqgtxx 2024-09-27 21:33:37 +0800
  • af5ad3254b chore: Use DELETE to clear the proxy group fixed xishang0128 2024-09-27 21:14:04 +0800
  • acfc9f8baa chore: reset resolver's connection after default interface changed wwqgtxx 2024-09-27 20:09:35 +0800
  • 1633885794 chore: update dependencies wwqgtxx 2024-09-27 20:31:46 +0800
  • 2afa2798b1 chore: allow set security descriptor of namedpipe by environment variable LISTEN_NAMEDPIPE_SDDL wwqgtxx 2024-09-27 18:31:50 +0800
  • cd2d1c6bb0 fix: skip-auth-prefixes not apply on listeners when users is unset wwqgtxx 2024-09-27 18:10:05 +0800
  • 88bfe7cffe feat: add external-controller-pipe for windows maybe useful for electron and tauri client, node.js and rust still not support AF_UNIX on windows wwqgtxx 2024-09-27 09:57:09 +0800
  • 43cb48231a cache: add dns cache in udp packet sender wwqgtxx 2024-09-26 22:21:59 +0800
  • 4fa15c6334 chore: ensures packets can be sent without blocking the tunnel wwqgtxx 2024-09-26 11:21:07 +0800
  • 5812a7bdeb chore: simplify the code wwqgtxx 2024-09-25 21:37:15 +0800
  • 3922b17067
    chore: deliver UDP packets from same connection in receiving order (#1540) HamsterReserved 2024-09-25 21:28:30 +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
  • 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
  • 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
  • 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
  • fb4d3c41c8 chore: simplify VlessFlow Option Larvan2 2024-09-17 12:03:24 +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
  • 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
  • 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
  • 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
  • f5834dd5e2 chore: code cleanup wwqgtxx 2024-08-24 13:25:23 +0800