wwqgtxx
39d6a0d7ba
chore: update utls to 1.7.0
2025-04-21 12:07:33 +08:00
wwqgtxx
bad61f918f
fix: avoid panic in inbound test
2025-04-18 11:40:37 +08:00
wwqgtxx
69ce4d0f8c
chore: speed up inbound test
2025-04-17 23:40:46 +08:00
wwqgtxx
b59f11f7ac
chore: add singMux inbound test for shadowsocks/trojan/vless/vmess
2025-04-17 21:07:35 +08:00
wwqgtxx
7d7f5c8980
chore: add inbound test for tuic
2025-04-17 10:02:48 +08:00
wwqgtxx
e79465d306
chore: add inbound test for hysteria2
2025-04-17 09:26:12 +08:00
wwqgtxx
345d3d7052
chore: add inbound test for anytls
2025-04-17 09:01:26 +08:00
wwqgtxx
3d806b5e4c
chore: add inbound test for shadowsocks/trojan
2025-04-17 01:36:14 +08:00
wwqgtxx
d0d0c392d7
chore: add inbound test for vmess/vless
2025-04-16 20:44:48 +08:00
wwqgtxx
ba3c44a169
chore: code cleanup
2025-04-16 09:54:02 +08:00
wwqgtxx
8fa4e8122c
chore: remove internal crypto/tls fork in reality server
2025-04-13 03:03:28 +08:00
wwqgtxx
487d7fa81f
fix: panic under some stupid input config
2025-04-09 18:02:13 +08:00
wwqgtxx
cac2bf72e1
chore: cleanup netip code
2025-04-09 18:02:13 +08:00
wwqgtxx
2a40eba0ca
feat: tun add exclude-src-port
,exclude-src-port-range
,exclude-dst-port
and exclude-dst-port-range
on linux
2025-04-08 19:07:39 +08:00
okhowang
a22efd5c91
feat: add exclude port and exclude port range options ( #1951 )
...
Fixes #1769
2025-04-08 12:10:30 +08:00
wwqgtxx
9e8f4ada47
chore: better addr parsing
2025-04-06 10:43:21 +08:00
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