Commit Graph
14 Commits
Author SHA1 Message Date
dyhkwong 63d3e9f6e5 Fix DNS over QUIC stream close 2025-07-08 13:12:30 +08:00
dyhkwong 2cf989d306 Fix inbound with v2ray transport missing InboundOptions 2025-06-25 13:20:00 +08:00
dyhkwong 47f18e823a Fix: macOS udp find process should use unspecified fallback
https://github.com/Dreamacro/clash/commit/be8d63ba8f70a6f4e7b240899cd2903a77243c24
2025-06-18 08:34:59 +08:00
dyhkwong f2bbf6b2aa Fix sniffer errors override each others
* Fix sniffer errors override each others

* Do not return ErrNeedMoreData if header is not expected
2025-04-22 14:44:55 +08:00
dyhkwongandtrimgop c54d50fd36 Fix websocket detour
Signed-off-by: trimgop <20010323+trimgop@users.noreply.github.com>
Co-authored-by: trimgop <20010323+trimgop@users.noreply.github.com>
2025-04-22 14:44:34 +08:00
dyhkwong d918863ac5 Always disable cache for fake-ip servers 2024-05-21 15:12:04 +08:00
dyhkwong 3c85b8bc48 Fix fake-ip mapping 2024-04-29 11:58:20 +08:00
dyhkwong 965ab075d9 Fix source_ip_is_private matching 2024-03-24 19:06:02 +08:00
dyhkwong dc7b7afc06 Fix loop back detector 2024-02-01 10:41:38 +08:00
dyhkwong e782d21806 Fix connect domain for IP outbound 2023-10-10 15:08:16 +08:00
dyhkwong 027af4d4ee Fix SOCKS5 UDP sniffing accidentially enabled 2023-08-20 19:06:37 +08:00
dyhkwong 3c5bc842ed Update QUIC v2 version number and initial salt 2023-02-18 23:51:55 +08:00
dyhkwong 5a9c2b1e80 darwin pf support (#52) 2022-08-31 14:21:37 +08:00
dyhkwong 374743d022 Add process_path rule item (#51)
* process matching supports full path
* Remove strings.ToLower
2022-08-30 10:44:40 +08:00