wwqgtxx
|
e81f3a97af
|
fix: correctly implement references to proxies
|
2025-04-04 09:08:52 +08:00 |
|
wwqgtxx
|
7de24e26b4
|
fix: StreamGunWithConn not synchronously close the incoming net.Conn
|
2025-04-03 23:41:24 +08:00 |
|
wwqgtxx
|
622d99d000
|
chore: rebuild outdated proxy auto close mechanism
|
2025-04-03 22:42:32 +08:00 |
|
enfein
|
0f32c054f4
|
feat: support UDP over TCP in mieru (#1926)
|
2025-03-20 13:58:04 +08:00 |
|
Cesaryuan
|
ff89bf0ea0
|
feat: add gost-plugin in which only ws and mws are currently supported. (#1896)
|
2025-03-13 13:28:40 +08:00 |
|
wwqgtxx
|
1213023f11
|
fix: reality not work with vmess+grpc outbound
|
2025-02-28 08:24:22 +08:00 |
|
Larvan2
|
5830afcbde
|
chore: add MinIdleSession option to AnyTLS configuration
|
2025-02-21 13:30:24 +08:00 |
|
wwqgtxx
|
b151e7d69c
|
chore: support fingerprint for anytls
|
2025-02-17 20:14:54 +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
|
0ac6c3b185
|
feat: inbound support vless
|
2025-02-04 00:44:18 +08:00 |
|
wwqgtxx
|
b69e52d4d7
|
chore: deprecated routing-mark and interface-name of the group, please set it directly on the proxy instead
|
2025-01-21 00:45:49 +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 |
|
lucidhz
|
c7661d7765
|
fix: initialize error message with cipher (#1760)
|
2025-01-07 14:28:56 +08:00 |
|
wwqgtxx
|
9a959202ed
|
chore: support config multiplexing of mieru
|
2024-12-10 09:19:59 +08:00 |
|
enfein
|
613becd8ea
|
feat: support mieru protocol (#1702)
|
2024-12-09 12:05:11 +08:00 |
|
wwqgtxx
|
f805a9f4c6
|
chore: cleaned up some weird code
|
2024-11-26 10:04:41 +08:00 |
|
xishang0128
|
eb985b002e
|
chore: restful api displays more information
|
2024-11-21 22:50:54 +08:00 |
|
Chenx Dust
|
de19f927e8
|
chore: restful api display smux and mptcp
|
2024-11-14 10:08:02 +08:00 |
|
wwqgtxx
|
d4478dbfa2
|
chore: reduce the performance overhead of not enabling LoopBackDetector
|
2024-11-05 09:29:56 +08:00 |
|
wwqgtxx
|
08dcef80bf
|
fix: mistaken using net.Dialer
https://github.com/MetaCubeX/mihomo/issues/1572
|
2024-10-09 12:04:56 +08:00 |
|
wwqgtxx
|
c63a851bba
|
feat: add direct-nameserver and direct-nameserver-follow-policy in dns section
|
2024-10-04 14:20:10 +08:00 |
|
wwqgtxx
|
4a16d22398
|
chore: no longer used net.DefaultResolver when dns section is disabled, now is equally only "system://"
|
2024-10-02 14:45:06 +08:00 |
|
wwqgtxx
|
acfc9f8baa
|
chore: reset resolver's connection after default interface changed
|
2024-09-27 20:36:00 +08:00 |
|
wwqgtxx
|
a4e84f0479
|
chore: better apply tcp keepalive to listeners
|
2024-09-25 15:10:53 +08:00 |
|
wwqgtxx
|
6c0383026e
|
fix: AmneziaWG not working
|
2024-09-24 13:25:13 +08:00 |
|
wwqgtxx
|
781b783346
|
feat: add amnezia-wg-option to wireguard outbound
|
2024-09-22 22:07:14 +08:00 |
|
落心
|
58c973ee2b
|
fix: NewRejectWithOption has wrong type (#1518)
Co-authored-by: nico <nico@starpay.com>
|
2024-09-18 22:36:20 +08:00 |
|
Larvan2
|
fb4d3c41c8
|
chore: simplify VlessFlow Option
|
2024-09-17 12:03:24 +08:00 |
|
wwqgtxx
|
9cf3eb39f5
|
fix: hysteria1 outbound should be closed when proxy removed
|
2024-08-26 18:47:54 +08:00 |
|
wwqgtxx
|
81756fc927
|
fix: wireguard outbound memory leaks when close
|
2024-08-26 14:28:31 +08:00 |
|
wwqgtxx
|
1457f83530
|
fix: dns server using direct outbound lookback resolve problem
|
2024-06-18 13:15:20 +08:00 |
|
wwqgtxx
|
40f40f6d24
|
fix: dns dial to wrong target
|
2024-06-15 13:32:57 +08:00 |
|
wwqgtxx
|
75c16f9b87
|
feat: add refresh-server-ip-interval for wireguard outbound
|
2024-06-14 14:01:52 +08:00 |
|
wwqgtxx
|
5678131591
|
fix: wireguard server resolve when only a server in peers
|
2024-06-12 11:37:23 +08:00 |
|
xishang0128
|
10f8ba4434
|
chore: Disable the loop back detector for CMFA
|
2024-06-12 04:46:13 +08:00 |
|
wwqgtxx
|
39eda257a7
|
chore: replace zhangyunhao116/fastrand to our metacubex/randv2
|
2024-05-31 13:07:48 +08:00 |
|
wwqgtxx
|
0b6ae6ffb8
|
feat: add ss-opts for trojan outbound like trojan-go's shadowsocks config
https://github.com/MetaCubeX/mihomo/issues/1269
|
2024-05-22 09:00:59 +08:00 |
|
wwqgtxx
|
7df1c26942
|
fix: fingerprint passing
|
2024-05-12 19:34:25 +08:00 |
|
wwqgtxx
|
6d1c62bbf0
|
fix: shadowsocks uot not work with dialer-proxy
|
2024-05-08 09:27:31 +08:00 |
|
wwqgtxx
|
2f8f139f7c
|
fix: wireguard can't be auto closed
|
2024-04-24 11:07:22 +08:00 |
|
wwqgtxx
|
de38fa882c
|
fix: dns outbound udp timeout
|
2024-04-09 14:26:14 +08:00 |
|
wwqgtxx
|
40f5c5b987
|
chore: don't retry when rejected loopback connection
|
2024-04-03 08:42:15 +08:00 |
|
wwqgtxx
|
eae1f05e88
|
fix: wireguard multi peers public key parse
|
2024-03-28 21:57:48 +08:00 |
|
wwqgtxx
|
9c08e936f9
|
fix: unmap 4in6 ip in wireguard
|
2024-03-22 00:33:38 +08:00 |
|
wwqgtxx
|
e1a5b93cce
|
chore: rebuild wireguard server address resolve
|
2024-03-20 12:34:55 +08:00 |
|
wwqgtxx
|
7fd5902e6b
|
chore: wireguard outbound only can set ip and ipv6 outside peers
https://github.com/MetaCubeX/mihomo/issues/522
|
2024-03-20 12:34:54 +08:00 |
|
wwqgtxx
|
5fdfde6a07
|
chore: ssh outbound add private-key-passphrase ,host-key ,host-key-algorithms
rename `privateKey` to `private-key` and support direct write private key value in config file
|
2024-03-13 08:30:41 +08:00 |
|
wwqgtxx
|
012e448562
|
fix: when hysteria2 set ports , port can be empty
|
2024-03-12 15:06:41 +08:00 |
|
wwqgtxx
|
7ad37ca0e3
|
fix: hysteria2 server domain resolve
|
2024-03-10 23:49:54 +08:00 |
|