1
0
mirror of https://github.com/MetaCubeX/mihomo.git synced 2025-09-19 03:56:01 +08:00
Commit Graph

497 Commits

Author SHA1 Message Date
84086a6e6c chore: update dependencies 2025-08-27 17:14:48 +08:00
7f38763e22 chore: update hkdf using 2025-08-23 20:13:11 +08:00
48f3ea8bc9 fix: buffer handle in vision server read 2025-08-22 11:28:05 +08:00
375e160368 fix: data loss in vision server read 2025-08-22 11:27:55 +08:00
b56068ee1c chore: make vision server support splice 2025-08-21 11:17:36 +08:00
5f09db2655 feat: support AmneziaWG v1.5 2025-08-20 15:42:04 +08:00
10174d281c chore: update wireguard-go 2025-08-20 14:50:19 +08:00
2790481709 chore: update cast using in sing-vmess 2025-08-19 23:15:51 +08:00
438be2d379 chore: update mieru version (#2215)
v3.19.0 optimized CPU consumption.

Tested: https://github.com/enfein/mieru/actions/runs/17014543289
2025-08-19 07:10:29 +08:00
eb028b65fc chore: better reflect using in vision 2025-08-17 16:03:35 +08:00
48c1b1cdb2 chore: remove depend on lunixbochs/struc 2025-08-16 11:16:53 +08:00
089766b285 chore: update TypedValue in sing 2025-08-14 18:36:01 +08:00
a18e99f966 chore: update dependencies 2025-08-14 09:55:26 +08:00
8e6be1992b fix: h2mux client closed 2025-08-13 16:43:26 +08:00
eca5a27774 fix: mlkem768 logging 2025-08-11 23:00:35 +08:00
1b0c72bfab feat: support vless encryption 2025-08-10 22:24:39 +08:00
e89af723cd fix: auto redirect panic 2025-08-01 21:02:59 +08:00
e8fddd85af fix: vless packetaddr not working 2025-07-31 11:39:06 +08:00
f04af734e3 chore: update quic-go to 0.54.0 2025-07-30 19:45:36 +08:00
8cbae59d55 chore: upgrade bbolt 2025-07-25 21:59:54 +08:00
9f1da11792 chore: use the compile-time GOAMD64 flag in the updater 2025-07-23 18:08:08 +08:00
d4fbffd8e8 chore: update utls to 1.8.0 2025-07-22 15:00:25 +08:00
305020175d fix: darwin system stack problem 2025-07-21 10:11:03 +08:00
79decdc253 fix: vision server crash 2025-07-20 15:18:01 +08:00
407c13b8a4 fix: hy2 server crash 2025-07-19 00:58:33 +08:00
d84b182be3 fix: darwin tun mixed stack not working 2025-07-18 11:29:39 +08:00
b9260e06b8 chore: improve darwin tun performance 2025-07-17 22:11:57 +08:00
6337151207 chore: upgrade bbolt to 1.4.2 2025-07-15 22:09:51 +08:00
349b773b40 chore: upgrade and embed the xsync.Map to v4 2025-07-15 13:39:03 +08:00
56c3462b76 chore: update quic-go to 0.53.0 2025-06-28 18:16:29 +08:00
6f4fe71e41 chore: update dependencies 2025-06-28 12:51:06 +08:00
ba3e7187a6 chore: update mieru to v3.16.1 (#2138)
Fix a bug that closed session can cause memory leak with bad timing.
2025-06-28 11:00:58 +08:00
31f0060b30 fix: chacha20 counter overflow
the implement it's a not safe chacha20 using but for compatible
2025-06-21 10:42:14 +08:00
9283cb0f5f feat: add loopback-address support for tun 2025-06-11 17:45:28 +08:00
255ff5e977 chore: add rate limiting support for reality listener 2025-06-10 10:40:26 +08:00
40ea0ba098 fix: correct constructor for 2022-blake3-chacha8-poly1305 2025-06-05 13:47:26 +08:00
8d7f947a80 fix: TypedValue.CompareAndSwap
84aa7ff3bb
2025-06-05 13:43:30 +08:00
6c9abe16cc fix: vmess listener error 2025-05-28 21:33:44 +08:00
4741ac6702 fix: in-port not work with shadowsocks listener 2025-05-27 16:32:42 +08:00
d2e255f257 fix: some error in tun 2025-05-24 22:23:10 +08:00
a0c46bb4b7 chore: remove the redundant layer of udpnat in sing-tun to reduce resource usage when processing udp 2025-05-24 15:57:49 +08:00
9e3bf14b1a chore: handle two interfaces have the same prefix but different address 2025-05-24 11:32:36 +08:00
28c387a9b6 chore: restore break change in sing-tun 2025-05-23 20:19:18 +08:00
15eda703b4 fix: hysteria2 panic 2025-05-23 20:12:38 +08:00
199fb8fd5d chore: update quic-go to 0.52.0 2025-05-22 10:28:10 +08:00
fd959feff2 chore: update dependencies 2025-05-21 21:37:20 +08:00
c489c5260b fix: hysteria2 hop ports init
https://github.com/MetaCubeX/mihomo/issues/2056
2025-05-20 10:56:14 +08:00
8a5f3b8909 chore: simplify port hop costs 2025-05-17 17:06:38 +08:00
5cf0f18c29 feat: reality add support-x25519mlkem768, it only works with new version server 2025-05-15 14:54:43 +08:00
266fb03838 chore: update dependencies 2025-05-13 12:09:38 +08:00