5aaee9
ed7533ca1a
fix: tproxy high cpu usage ( #1957 )
2025-04-03 23:52:19 +08:00
wwqgtxx
025ff19fab
fix: wrong conditional judgment in removeExtraHTTPHostPort
...
https://github.com/MetaCubeX/mihomo/issues/1939
2025-03-28 11:08:01 +08:00
anytls
f61534602b
chore: anytls protocol version 2 ( #1936 )
2025-03-27 20:25:31 +08:00
5aaee9
4f8b70c8c6
fix: buffer in tproxy not recycle ( #1923 )
2025-03-19 12:20:48 +08:00
wwqgtxx
68abb1348a
chore: support longest-prefix matches in local interface finding
2025-03-17 11:10:27 +08:00
wwqgtxx
070eb3142b
chore: speedup system stack in tun
2025-03-12 12:27:41 +08:00
wwqgtxx
c0de3c0e42
fix: some default value in dialer not restore in tun when config reload
2025-03-10 11:10:39 +08:00
wwqgtxx
4bd3ae52bd
chore: dialer will consider the routing of the local interface when auto-detect-interface in tun is enabled
...
for #1881 #1819
2025-03-10 10:45:31 +08:00
wwqgtxx
136d114196
feat: socks5/http/mixed inbound support setting tls in listeners
2025-02-28 13:13:53 +08:00
wwqgtxx
3b40bf76b7
fix: grpc server's ALPN order
2025-02-27 22:12:49 +08:00
wwqgtxx
1dc4155195
feat: inbound's port
can use ports format
2025-02-27 09:59:09 +08:00
wwqgtxx
8d783c65c1
feat: inbound support grpc(lite)
2025-02-26 11:00:11 +08:00
wwqgtxx
91324b76d2
feat: inbound support trojan
2025-02-25 10:30:27 +08:00
wwqgtxx
e23f40a56b
chore: tradition shadowsocks server could handle smux
2025-02-24 16:27:20 +08:00
anytls
e2b75b35bb
chore: update anytls ( #1851 )
...
* Implement deadline for `Stream`
* chore: code cleanup
* fix: buffer release
* fix: do not use buffer for `cmdUpdatePaddingScheme`
---------
Co-authored-by: anytls <anytls>
2025-02-19 15:54:56 +08:00
wwqgtxx
06b9e6c367
chore: update dependencies
2025-02-19 08:55:51 +08:00
wwqgtxx
808fdcf624
chore: code cleanup
2025-02-17 19:43:58 +08:00
anytls
9962a0d091
feat: implement anytls client and server ( #1844 )
2025-02-17 18:51:11 +08:00
wwqgtxx
a440f64080
chore: alignment capability for vmess inbound
2025-02-04 15:28:24 +08:00
wwqgtxx
0ac6c3b185
feat: inbound support vless
2025-02-04 00:44:18 +08:00
wwqgtxx
fc233184fd
feat: add receive window config for hy2
...
https://github.com/MetaCubeX/mihomo/issues/1796
2025-01-19 09:56:16 +08:00
wwqgtxx
c99c71a969
chore: listening tcp together for dns server ( #1792 )
2025-01-16 10:16:37 +08:00
wwqgtxx
a9ce5da09d
fix: key missing for tun inbound
...
https://github.com/MetaCubeX/mihomo/issues/1672
2024-12-28 11:39:45 +08:00
wwqgtxx
69454b030e
chore: allow disabled overrideAndroidVPN by environment variable DISABLE_OVERRIDE_ANDROID_VPN
2024-11-05 09:15:30 +08:00
wwqgtxx
b9171ade7f
chore: update sing-tun to v0.4.0-rc.4
2024-10-21 09:17:37 +08:00
wwqgtxx
acfc9f8baa
chore: reset resolver's connection after default interface changed
2024-09-27 20:36:00 +08:00
wwqgtxx
cd2d1c6bb0
fix: skip-auth-prefixes
not apply on listeners when users
is unset
2024-09-27 18:10:05 +08:00
wwqgtxx
a4e84f0479
chore: better apply tcp keepalive to listeners
2024-09-25 15:10:53 +08:00
wwqgtxx
33823f1728
chore: sync internal interface
2024-09-22 22:45:55 +08:00
wwqgtxx
f52fe6aa74
fix: tun.device not shown in restful api
2024-09-21 19:46:39 +08:00
wwqgtxx
e33d4a4769
chore: cleanup the patch code
2024-09-12 11:19:54 +08:00
wwqgtxx
f305e440ef
fix: new tun with fd unneeded calculate interface name
2024-09-11 10:04:50 +08:00
wwqgtxx
910f236696
fix: UpdateMonitor should start when AutoDetectInterface enabled
2024-09-11 09:52:21 +08:00
wwqgtxx
417d709d60
fix: RawSrcAddr and RawSrcAddr in metadata
2024-09-10 21:46:56 +08:00
wwqgtxx
f8557f5fd8
chore: don't start UpdateMonitor when AutoRoute not enabled
2024-09-10 17:13:13 +08:00
wwqgtxx
dc29514fb6
chore: typo
2024-09-09 10:07:50 +08:00
wwqgtxx
6306c6b580
chore: add route.ApplyConfig
for CMFA
2024-08-31 22:42:24 +08:00
wwqgtxx
518e9bdb0b
feat: socks5, http and mixed listeners support independence users
2024-08-25 19:33:31 +08:00
wwqgtxx
27bcb26ecd
chore: better config internal structure
2024-08-24 20:49:12 +08:00
wwqgtxx
f5834dd5e2
chore: code cleanup
2024-08-24 14:20:21 +08:00
wwqgtxx
16c95fca87
fix: tradition shadowsocks server not apply additions
...
https://github.com/MetaCubeX/mihomo/issues/1466
2024-08-23 21:14:36 +08:00
Larvan2
0793998de8
chore: drop support of eBPF
2024-08-16 14:15:36 +08:00
wwqgtxx
f20f371a61
chore: better keepalive handle
2024-08-14 13:01:06 +08:00
wwqgtxx
40c9829328
fix: auth with CFMA compile issue
2024-07-26 10:55:03 +08:00
wwqgtxx
4051ea522a
chore: improve authentication parsing logic in http listener ( #1336 )
2024-07-25 19:49:56 +08:00
wwqgtxx
cc7823dad8
fix: remove unneeded http proxy compression
2024-07-24 14:56:46 +08:00
wwqgtxx
313493cc94
chore: add fswatch
2024-07-24 14:37:10 +08:00
wwqgtxx
917c5fdd80
fix: auto-redirect android rules
2024-06-19 12:11:00 +08:00
wwqgtxx
09be5cbc99
feat: tun support auto-redirect
, route-address-set
and route-exclude-address-set
2024-06-17 22:04:51 +08:00
wwqgtxx
be3d121ec6
fix: darwin calculate correct tunIndex
2024-06-01 13:36:57 +08:00