Commit Graph

  • b69e52d4d7 chore: deprecated routing-mark and interface-name of the group, please set it directly on the proxy instead origin/Alpha wwqgtxx 2025-01-21 00:45:49 +0800
  • 9c73b5b750 fix: the trustcerts not add to globalCerts after ca.ResetCertificate (#1801) support PEM format for custom-certificates too wwqgtxx 2025-01-20 23:01:26 +0800
  • fc233184fd feat: add receive window config for hy2 https://github.com/MetaCubeX/mihomo/issues/1796 wwqgtxx 2025-01-19 09:56:16 +0800
  • 192d769f75
    chore: ensure forced domains are always sniffed (#1793) Prerelease-Alpha tnextday 2025-01-16 10:17:32 +0800
  • c99c71a969 chore: listening tcp together for dns server (#1792) wwqgtxx 2025-01-16 10:16:37 +0800
  • c7661d7765 fix: initialize error message with cipher (#1760) lucidhz 2025-01-07 13:25:54 +0800
  • 56c128880c
    fix: empty proxy provider subscription info not omitted (#1759) Mossia 2025-01-07 13:26:56 +0800
  • f4806b49b4
    chore: update mieru version (#1762) enfein 2025-01-07 05:25:32 +0000
  • 49d54cc293
    fix: remote conn statistic error (#1776) J.K.SAGE 2025-01-07 13:23:05 +0800
  • 1c5f4a3ab1 chore: update dependencies v1.19.1 origin/Meta wwqgtxx 2024-12-31 16:42:33 +0800
  • 368b1e1296 chore: rollback tfo-go version wwqgtxx 2024-12-30 22:33:13 +0800
  • a9ce5da09d fix: key missing for tun inbound https://github.com/MetaCubeX/mihomo/issues/1672 wwqgtxx 2024-12-28 10:59:06 +0800
  • 301c78ff9a chore: update sing-tun to v0.4.5 wwqgtxx 2024-12-26 10:50:08 +0800
  • 72a126e580 feat: support inline proxy provider wwqgtxx 2024-12-25 10:23:55 +0800
  • 20739f5db7 chore: code cleanup wwqgtxx 2024-12-25 10:31:40 +0800
  • 89dfabe9b3
    chore: align time fields in logs (#1704) valord577 2024-12-19 15:55:47 +0800
  • 5a9ad0ed3c chore: code cleanup wwqgtxx 2024-12-19 09:29:17 +0800
  • bb803249fa
    feat: support inline rule provider (#1731) qianlongzt 2024-12-19 09:16:45 +0800
  • 3f6823ba49 fix: handle invalid values in Decoder's decode method wwqgtxx 2024-12-16 09:26:11 +0800
  • c786b72030 chore: update dependencies wwqgtxx 2024-12-14 13:27:28 +0800
  • 269c52575c chore: update gopsutil to v4 wwqgtxx 2024-12-14 11:09:31 +0800
  • c7fc93df37
    fix: the TLS Sniffer fails when the length of the ClientHello packet exceeds the TCP MSS (#1711) laburaps 2024-12-12 19:02:34 +0800
  • 5d9d8f4d3b
    fix: check whether the dst port is within the specified range (#1706) laburaps 2024-12-10 16:15:08 +0800
  • f3a43fe3a6 feat: support read config file from stdin via -f - wwqgtxx 2024-12-10 09:57:20 +0800
  • 9a959202ed chore: support config multiplexing of mieru wwqgtxx 2024-12-10 09:19:59 +0800
  • cd23112dc5
    chore: remove gRPC dependency from mieru (#1705) enfein 2024-12-10 00:03:17 +0000
  • 613becd8ea
    feat: support mieru protocol (#1702) v1.19.0 enfein 2024-12-09 04:05:11 +0000
  • d6b496d3c0
    chore: allow upgrade ui in embed mode (#1692) hingbong 2024-12-04 00:54:01 +0000
  • 5a24efdabf
    fix: DisableKeepAlive default value of android (#1690) ForestL 2024-12-02 22:49:16 +0800
  • 9de9f1ef51 fix: don't panic when listen on localhost https://github.com/MetaCubeX/mihomo/issues/1655 wwqgtxx 2024-11-27 11:02:55 +0800
  • fbead56ec9 feat: add size-limit for provider https://github.com/MetaCubeX/mihomo/issues/1645 wwqgtxx 2024-11-27 09:28:38 +0800
  • 1fff34d30e chore: update quic-go to 0.48.2 wwqgtxx 2024-11-26 13:39:54 +0800
  • a35f712478 chore: update gvisor wwqgtxx 2024-11-26 10:28:07 +0800
  • f805a9f4c6 chore: cleaned up some weird code wwqgtxx 2024-11-26 10:04:41 +0800
  • eb985b002e chore: restful api displays more information xishang0128 2024-11-21 22:50:54 +0800
  • 462343531e chore: update sing-tun to v0.4.1 wwqgtxx 2024-11-21 11:06:25 +0800
  • 671d901ee2 ci: align loongarch golang version when it is not abi1 wwqgtxx 2024-11-18 10:41:15 +0800
  • 80e4eaad14 fix: process IPv6 Link-Local address (#1657) wwqgtxx 2024-11-18 10:34:43 +0800
  • 25b3c86d31 ci: update loongarch golang and android ndk xishang0128 2024-11-17 23:31:46 +0800
  • de19f927e8 chore: restful api display smux and mptcp Chenx Dust 2024-11-12 07:58:24 +0000
  • 792f16265e fix: find process panic Larvan2 2024-11-08 16:29:32 +0800
  • 215bf0995f chore: switch syscall.SyscallN back to syscall.Syscall6 Until the current version, SyscallN always escapes the variadic argument wwqgtxx 2024-11-08 09:40:38 +0800
  • 91d54bdac1 fix: android tun start error 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 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 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