H1JK
|
64b23257db
|
chore: Replace murmur3 with maphash
|
2023-06-10 17:35:19 +08:00 |
|
wzdnzd
|
767aa182b9
|
When testing the delay through REST API, determine whether to store the delay data based on certain conditions instead of discarding it directly (#609)
|
2023-06-07 11:04:03 +08:00 |
|
タイムライン
|
dafecebdc0
|
chore: Something update from clash :) (#606)
|
2023-06-06 09:45:05 +08:00 |
|
wzdnzd
|
3c1f9a9953
|
ProxyProvider health check also supports specifying expected status (#600)
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
|
2023-06-04 14:00:24 +08:00 |
|
wzdnzd
|
3ef81afc76
|
[Feature] Proxy stores delay data of different URLs. And supports specifying different test URLs and expected statue by group (#588)
Co-authored-by: Larvan2 <78135608+Larvan2@users.noreply.github.com>
Co-authored-by: wwqgtxx <wwqgtxx@gmail.com>
|
2023-06-04 11:51:30 +08:00 |
|
Larvan2
|
26acaee424
|
fix: handle manually select in url-test
|
2023-06-02 18:26:51 +08:00 |
|
wwqgtxx
|
89ae640487
|
fix: ensure group not empty
|
2023-05-19 19:57:55 +08:00 |
|
wwqgtxx
|
72a67ac534
|
chore: force set SelectAble when start load cache
|
2023-04-24 08:07:17 +08:00 |
|
wwqgtxx
|
7f1b7e7521
|
fix: smux should show its support udp and uot
|
2023-04-23 21:50:42 +08:00 |
|
wwqgtxx
|
40da1911d9
|
chore: using sync/atomic replace uber/atomic
|
2023-04-22 15:37:57 +08:00 |
|
wwqgtxx
|
7beb09153e
|
chore: proxyDialer can add inner conn to statistic
|
2023-04-11 21:42:16 +08:00 |
|
wwqgtxx
|
90f95d7c78
|
chore: wireguard dns can work with domain-based server
|
2023-04-11 14:10:57 +08:00 |
|
wwqgtxx
|
92cc268209
|
chore: proxyDialer can limited support old dial function
|
2023-04-11 12:51:24 +08:00 |
|
wwqgtxx
|
87b9e3d977
|
feat: wireguard add dialer-proxy config to support chain forwarding
|
2023-04-10 08:54:10 +08:00 |
|
metacubex
|
2c09ce44f6
|
feat: urltest can be select by user
|
2023-04-08 02:04:16 +08:00 |
|
wwqgtxx
|
cd95cf4849
|
fix: firstWriteCallBackConn can pass N.ExtendedConn too
|
2023-04-01 20:56:49 +08:00 |
|
wwqgtxx
|
fe298bd53f
|
fix: strategyRoundRobin not begin with zero
|
2023-03-10 12:47:01 +08:00 |
|
wwqgtxx
|
a454a7f736
|
fix: load-balance's touch not effected
|
2023-03-09 11:09:36 +08:00 |
|
wwqgtxx
|
e7613e4f8b
|
fix: loadbalance panic
|
2023-03-01 14:04:42 +08:00 |
|
wwqgtxx
|
c1199f1a8a
|
chore: add early conn interface to decrease unneeded write
|
2023-02-27 00:26:49 +08:00 |
|
wwqgtxx
|
75680c5866
|
chore: use early conn to support real ws 0-rtt
|
2023-02-24 09:54:54 +08:00 |
|
Ovear
|
b2d1cea759
|
fix: RoundRobin strategy of load balance when called multiple times (#390)
|
2023-02-17 16:31:00 +08:00 |
|
Larvan2
|
f7538568c0
|
Chore: Change default latency test url to HTTPS.
|
2023-01-27 13:41:23 +08:00 |
|
ag2s20150909
|
023a96a6d3
|
make ConvertsV2Ray more robust (#349)
* make ConvertsV2Ray more robust
* add log
* fix
|
2023-01-24 16:34:52 +08:00 |
|
H1JK
|
fd48c6df8a
|
chore: Fix fmt in #321
Replace all double spaces to tabs due to Go fmt proposal.
|
2023-01-07 12:24:28 +08:00 |
|
ag2s20150909
|
29b72df14c
|
proxy-groups support exclude node by node type
|
2023-01-03 21:47:57 +08:00 |
|
wwqgtxx
|
22414ce399
|
chore: relay support tuic
|
2022-12-20 00:11:02 +08:00 |
|
wwqgtxx
|
7496d9c114
|
chore: rebuild relay
|
2022-12-19 21:34:07 +08:00 |
|
wwqgtxx
|
c63dd62ed2
|
chore: support relay native udp when using ss and ssr protocol
|
2022-12-19 17:02:04 +08:00 |
|
wwqgtxx
|
dc3e144b6a
|
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
|
2022-11-12 20:43:48 +08:00 |
|
wwqgtxx
|
6dadc2357a
|
chore: remove AddrType on Metadata
|
2022-11-11 09:19:50 +08:00 |
|
wwqgtxx
|
1d784231b0
|
fix: exclude-filter not work when filter is empty
|
2022-11-09 08:41:30 +08:00 |
|
wwqgtxx
|
5fd79890e7
|
chore: add exclude-filter to ProxyGroup
|
2022-11-09 08:06:37 +08:00 |
|
wwqgtxx
|
19b7c7f52a
|
Fix: a shared fastSingle.Do() may cause providers untouched (#2378)
|
2022-11-04 13:11:01 +08:00 |
|
wwqgtxx
|
5dab89c9ec
|
fix: group filter add not matched proxies at the end
|
2022-10-31 21:50:30 +08:00 |
|
wwqgtxx
|
2a24effac0
|
chore: better UrlTest's torch
|
2022-10-31 16:58:29 +08:00 |
|
wwqgtxx
|
972d3f1d39
|
fix: UrlTest's torch not work
close #232
|
2022-10-31 16:45:14 +08:00 |
|
wwqgtxx
|
b9d8b69889
|
fix: lazy check
|
2022-10-30 23:08:18 +08:00 |
|
wwqgtxx
|
dedb9122df
|
chore: support multi filter in GroupBase too
|
2022-10-30 22:30:54 +08:00 |
|
Skyxim
|
0fb0e490f8
|
fix: when connection refused active health test
|
2022-10-16 13:12:49 +08:00 |
|
Skyxim
|
482062376e
|
fix: Temporarily delete marking node alive as false when error occurs
|
2022-08-13 18:25:28 +08:00 |
|
Dreamacro
|
133bb2319f
|
Chore: load balance hash need to have fallback strategy
|
2022-07-23 23:59:13 +08:00 |
|
Dreamacro
|
7d84a47683
|
Chore: load balance hash need to have fallback strategy
|
2022-07-23 23:51:42 +08:00 |
|
Skyxim
|
6a4063af0d
|
refactor: optimize nodes caching
|
2022-07-20 08:53:54 +08:00 |
|
Dreamacro
|
aaf08dadff
|
Change: remove AddrType on Metadata (#2199)
|
2022-07-05 20:26:43 +08:00 |
|
Dreamacro
|
557297ac9a
|
Chore: load balance hash need to have fallback strategy
|
2022-07-04 21:36:33 +08:00 |
|
Dreamacro
|
27e1d6cdae
|
Chore: cleanup code
|
2022-06-30 17:12:06 +08:00 |
|
Skyxim
|
4ba34ce672
|
chore: healthcheck only once check at same time
|
2022-06-25 08:53:04 +08:00 |
|
adlyq
|
ed17a1bf23
|
fix: group filter touch provider
|
2022-06-07 17:19:25 +08:00 |
|
adlyq
|
6e84f685ce
|
chore: 更新geox时通过内存存储
|
2022-06-03 16:50:49 +08:00 |
|