wwqgtxx
e6011301b2
chore: rebuild slowdown code
2024-01-30 19:41:50 +08:00
wwqgtxx
2e12ceeaed
chore: stop retry when couldn't find ip
2024-01-02 21:49:27 +08:00
wwqgtxx
33bc7914e9
chore: read waiter for pipe
2024-01-02 18:34:34 +08:00
PuerNya
4cea3125e6
Revert 8cf14bb6
and 9d8c3b0a
2023-12-24 22:26:18 +08:00
Larvan2
59ab4fe745
chore: better Reject-Drop for UDP
2023-12-22 21:28:54 +08:00
PuerNya
9d8c3b0a3b
fix: udp nat handle
2023-12-19 00:19:40 +08:00
PuerNya
8cf14bb67e
chore: reslove udp host after rule matching
2023-12-18 17:13:53 +08:00
wwqgtxx
cbec564af9
chore: adapt new ReadWait interfaces
2023-12-07 23:32:37 +08:00
H1JK
1479b449df
chore: Cleanup code
2023-11-17 23:12:10 +08:00
Steve Johnson
aa3c1ac623
fix: fix package name rules match
2023-11-17 19:39:57 +08:00
wwqgtxx
17c9d507be
chore: hello mihomo
2023-11-03 21:58:21 +08:00
5aaee9
de90c276af
feat(sniffer): add quic sniffer
2023-10-19 18:30:20 +08:00
wwqgtxx
270a080b55
fix: sing listener panic
2023-10-11 10:55:12 +08:00
wwqgtxx
e0458a8fde
chore: decrease goroutine used in core tunnel
2023-09-28 18:59:31 +08:00
Kiva
67d7e53f7a
feat: recovering preHandleMetadata
failure from sniffing ( #769 )
2023-09-24 19:27:55 +08:00
PuerNya
0d300a3540
chore: handle provider proxies in proxies api
2023-09-24 15:39:14 +08:00
wwqgtxx
1cad615b25
chore: using xsync.MapOf replace sync.Map
2023-09-02 16:54:48 +08:00
wwqgtxx
e2e0fd4eba
chore: using uint16 for ports in Metadata
2023-08-09 13:51:02 +08:00
Skyxim
c57f17d094
chore: reduce process lookup attempts when process not exist #613
2023-06-08 18:07:56 +08:00
wwqgtxx
63b5387164
chore: update proxy's udpConn when received a new packet
2023-06-03 21:40:09 +08:00
wwqgtxx
73140ab826
fix: udp panic when server return a domain name
2023-05-27 13:43:41 +08:00
wwqgtxx
bad7340a4e
chore: proxyDialer don't push flow to manager in statistic
2023-04-11 23:58:56 +08:00
yaling888
8ab70d76e7
Fix: should always drop packet when handle UDP packet ( #2659 )
2023-04-06 09:38:59 +08:00
Skyxim
5d0efb5472
chore: keep existing connections
2023-03-15 09:18:03 +08:00
wwqgtxx
53928eb895
chore: better TunnelStatus define
2023-03-15 00:11:31 +08:00
Skyxim
cf7520ec22
chore: disconnect when suspended
2023-03-14 22:57:43 +08:00
Skyxim
09c53e7cb7
chore: Chore: adjust the loading order, and then load the resource at last
2023-03-14 22:37:07 +08:00
Skyxim
7f588935ea
feta: add hosts support domain and mulitple ip ( #439 )
...
* feat: host support domain and multiple ips
* chore: append local address via `clash`
* chore: update hosts demo
* chore: unified parse mixed string and array
* fix: flatten cname
* chore: adjust logic
* chore: reuse code
* chore: use cname in tunnel
* chore: try use domain mapping when normal dns
* chore: format code
2023-03-12 15:00:59 +08:00
wwqgtxx
76ccebf099
chore: better REJECT process
2023-02-27 09:46:16 +08:00
wwqgtxx
c1199f1a8a
chore: add early conn interface to decrease unneeded write
2023-02-27 00:26:49 +08:00
wwqgtxx
5e7d644efd
fix: ensure peekMutex is locked before handleSocket
2023-02-26 11:18:01 +08:00
wwqgtxx
efbde4a179
fix: reject's dial warning
2023-02-26 11:11:54 +08:00
wwqgtxx
a3b8c9c233
fix: peek not work with some inbound
2023-02-25 19:41:14 +08:00
wwqgtxx
75680c5866
chore: use early conn to support real ws 0-rtt
2023-02-24 09:54:54 +08:00
wwqgtxx
fc50392ec7
chore: cleanup natTable's api
2023-02-18 13:16:07 +08:00
Ovear
8e4dfbd10d
feat: introduce a new robust approach to handle tproxy udp. ( #389 )
2023-02-17 16:31:15 +08:00
Skyxim
a563e9375e
chore: better source address
2023-01-25 13:00:18 +08:00
Larvan2
8a7027e8d6
Fix: Remove EnableProcess from config.go and enable-process from config.yaml.
...
Fix: FindProcess is now enabled by default when the rule set contains process-name rules.
2023-01-20 16:29:08 +08:00
chain710
b4503908df
fix #322 : add option general.find-process-mode, user can turn off findProcess feature in router
...
findProcess slow down connection due to repeat call to FindProcessName in router environment
this option has 3 values: always, strict, off
- always, equal to enable-process: true. Just try to merge all process related option into one
- strict, as default value, behavior remains unchanged
- off, turn off findProcess, useful in router environment
2023-01-09 19:48:39 +08:00
Skyxim
dcbe25c3ae
chore: add log
2022-12-05 19:48:54 +08:00
wwqgtxx
62474e0ed6
fix: correct C.Metadata
2022-12-04 22:08:20 +08:00
wwqgtxx
62226e8b3d
chore: rebuild InboundListener
2022-12-04 21:53:13 +08:00
wwqgtxx
8144373725
chore: support skip the same config Listeners' Close and Listen
2022-12-04 17:20:24 +08:00
Skyxim
e9d8dd09ac
fix: close linstener
2022-12-04 15:15:23 +08:00
wwqgtxx
6fc62da7ae
chore: change C.PacketAdapter from a struct to an interface
2022-12-04 14:37:52 +08:00
Skyxim
4f75201a98
feat: add linsters
2022-12-04 13:37:14 +08:00
wwqgtxx
b4b9ef2362
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
2022-11-28 20:04:56 +08:00
wwqgtxx
3880c3c1be
chore: add retry in tunnel dial
2022-11-24 12:32:35 +08:00
Dreamacro
8c6e205c5a
Fix: tunnel proxy match
2022-11-22 19:16:08 +08:00
Dreamacro
5b07d7b776
Feature: add tunnels
2022-11-20 21:30:55 +08:00