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
|
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
|
136d114196
|
feat: socks5/http/mixed inbound support setting tls in listeners
|
2025-02-28 13:13:53 +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 |
|
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
|
a9ce5da09d
|
fix: key missing for tun inbound
https://github.com/MetaCubeX/mihomo/issues/1672
|
2024-12-28 11:39:45 +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
|
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
|
09be5cbc99
|
feat: tun support auto-redirect , route-address-set and route-exclude-address-set
|
2024-06-17 22:04:51 +08:00 |
|
wwqgtxx
|
5af7f4e847
|
chore: allow config table-index for tun
https://github.com/MetaCubeX/mihomo/issues/1128
|
2024-03-24 21:31:52 +08:00 |
|
wwqgtxx
|
5c1404f78e
|
chore: hysteria2 add udp-mtu option
default value is `1200-3` to match old version quic-go's capability
|
2024-01-22 20:56:28 +08:00 |
|
wwqgtxx
|
9fc1fc4cfe
|
chore: add GSO support for TUN
lwip had been dropped, also cgo build will be removed
|
2023-12-10 08:32:54 +08:00 |
|
wwqgtxx
|
96f0254a48
|
chore: listeners can set mux-option
|
2023-11-23 08:20:26 +08:00 |
|
wwqgtxx
|
17c9d507be
|
chore: hello mihomo
|
2023-11-03 21:58:21 +08:00 |
|
wwqgtxx
|
a82ce85707
|
chore: add route exclude support
|
2023-11-02 11:37:40 +08:00 |
|
wwqgtxx
|
1cf9a55e3e
|
chore: code cleanup
|
2023-10-10 21:29:12 +08:00 |
|
wwqgtxx
|
d8fe7a52d6
|
feat: add certificate and private-key to vmess listener
|
2023-10-08 07:26:28 +08:00 |
|
wwqgtxx
|
791ecfbb32
|
feat: add ws-path to vmess listener
|
2023-10-08 07:26:28 +08:00 |
|
wwqgtxx
|
e0458a8fde
|
chore: decrease goroutine used in core tunnel
|
2023-09-28 18:59:31 +08:00 |
|
wwqgtxx
|
da24810da2
|
chore: support set cwnd for hy2 too
|
2023-09-21 16:41:31 +08:00 |
|
wwqgtxx
|
233eeb0b38
|
feat: inbound support Hysteria2
|
2023-09-21 15:10:35 +08:00 |
|
wwqgtxx
|
919daf0dbb
|
fix: tuic server cwnd parsing
|
2023-06-21 14:00:49 +08:00 |
|
wwqgtxx
|
e914317bef
|
feat: support tuicV5
|
2023-06-12 18:42:46 +08:00 |
|
Skyxim
|
6ca14c814e
|
fix: tproxy listener cannot listen udp
|
2023-03-27 22:18:54 +08:00 |
|
wwqgtxx
|
0336435ebc
|
chore: shadowsocks listener support the "udp" setting
|
2023-03-21 12:40:36 +08:00 |
|
wwqgtxx
|
998d407d44
|
Feat: support set tun file-descriptor in config file
Co-authored-by: DuFoxit <DuFoxit@users.noreply.github.com>
|
2023-03-15 23:43:58 +08:00 |
|
wwqgtxx
|
fc50392ec7
|
chore: cleanup natTable's api
|
2023-02-18 13:16:07 +08:00 |
|
wwqgtxx
|
99662b616f
|
fix: tuic listener config name
|
2023-02-02 21:48:20 +08:00 |
|
Larvan2
|
857d6e419f
|
fix: Parse CC fail in tuic.
|
2023-02-02 21:29:12 +08:00 |
|
wwqgtxx
|
b5928c36a3
|
fix: tunnel panic
|
2022-12-11 08:59:57 +08:00 |
|
wwqgtxx
|
b5b06ea49c
|
fix: config crash
|
2022-12-06 09:04:30 +08:00 |
|
wwqgtxx
|
f390b9cf2f
|
fix: inbound nil pointer
|
2022-12-05 23:10:47 +08:00 |
|
wwqgtxx
|
46d23d9b86
|
chore: all listeners support specialProxy
|
2022-12-05 17:53:54 +08:00 |
|
wwqgtxx
|
fd9c4cbfa5
|
chore: listeners support tun
|
2022-12-05 17:43:50 +08:00 |
|
wwqgtxx
|
5c410b8df4
|
chore: listeners support tunnel
|
2022-12-05 17:03:12 +08:00 |
|
wwqgtxx
|
b7d976796a
|
chore: listeners support shadowsocks/vmess
|
2022-12-05 10:12:53 +08:00 |
|