xishang0128
95af5f7325
chore: change subscription-userinfo retrieval
2024-10-20 06:01:02 +08:00
wwqgtxx
5d242510c8
chore: support ETag for providers
2024-09-22 11:42:29 +08:00
wwqgtxx
223eae0e06
chore: force refresh provider in background
2024-09-22 00:24:49 +08:00
wwqgtxx
794645b7f8
chore: direct using structure package decode proxy-name
2024-09-19 18:26:05 +08:00
Chun
3676d1b79f
feat: add proxy name replacement functionality for override ( #1481 )
...
* feat: add proxy name replacement functionality for override
* style: modify `override schema` info and provider parse error message
---------
Co-authored-by: chun <pujichun@outlook.com>
2024-09-18 22:41:06 +08:00
Larvan2
8230bc8e7d
chore: parse float in subscription info
2024-09-11 13:34:59 +08:00
wwqgtxx
7c8f451892
chore: cleanup geo internal code
2024-09-09 16:08:48 +08:00
wwqgtxx
595a575cde
chore: add Count for ProxyProvider
2024-09-09 10:07:50 +08:00
wwqgtxx
3e2c9ce821
chore: cleanup patch code
2024-08-27 11:04:42 +08:00
xishang0128
0738e18100
chore: add override fields
2024-06-16 18:19:04 +08:00
wwqgtxx
1bc3c16b59
feat: add PROCESS-NAME-REGEX
and PROCESS-PATH-REGEX
2024-05-15 10:44:56 +08:00
xishang0128
e3b69b8ae2
chore: Make SubScriptioninfo query also follow Proxy
2024-04-12 04:58:07 +08:00
wwqgtxx
81c832ef9e
chore: code cleanup
2024-03-12 15:14:56 +08:00
Larvan2
8d9eb1e534
chore: get HealCheckURL from pd if groupOption URL is empty
2024-02-25 14:28:27 +08:00
xishang0128
6399347a63
chore: add some fields for override
2024-02-20 21:52:31 +08:00
xishang0128
1d3e9f4889
feat: add include-all
to proxy-groups
2023-12-31 09:43:52 +08:00
xishang0128
41a05d96a5
chore: add some fields for override
2023-12-26 01:45:32 +08:00
Larvan2
d80fcb77f6
chore: health check for compatible providers after startup
2023-12-09 18:58:36 +08:00
wzdnzd
cc6429722a
return expected status through Rest API and clean useless code
2023-12-01 23:16:55 +08:00
Larvan2
2f203330e4
feat: add override
to proxy-providers
...
Co-authored-by: xishang0128 <xishang02@gmail.com>
2023-11-17 00:37:54 +08:00
xishang0128
daa332e7b0
chore: modify ua
2023-11-12 02:44:55 +08:00
xishang0128
288c0c27d6
feat: add include-all-providers
to proxy-groups
2023-11-11 22:15:57 +08:00
wwqgtxx
17c9d507be
chore: hello mihomo
2023-11-03 21:58:21 +08:00
wwqgtxx
8f1475d5d0
chore: update to go1.21rc2, drop support for go1.19
2023-07-02 09:59:18 +08:00
wwqgtxx
614cc93cac
chore: better close single connection in restful api
2023-06-26 18:25:36 +08:00
wwqgtxx
42ef4fedfa
chore: avoid unneeded map copy when close connection in restful api
2023-06-26 17:46:14 +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
wwqgtxx
aaf534427e
chore: close all connections after proxySet initial
2023-04-12 18:50:51 +08:00
wwqgtxx
fda8857ec8
feat: proxy-provider can set dialer-proxy
too
...
it will apply `dialer-proxy` to all proxy in this provider
2023-04-12 10:39:24 +08:00
Skyxim
9d9bd245f3
fix: Adjust the timing of subscription information acquisition
2023-03-15 09:05:16 +08:00
Skyxim
88116d9032
fix: optimize health check
2023-03-14 20:10:52 +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
f100a33d98
proxy-provider support exclude node by node type
2023-01-03 21:27:07 +08:00
wwqgtxx
dc3e144b6a
Merge branch 'dev' of https://github.com/Dreamacro/clash into Alpha
2022-11-12 20:43:48 +08:00
wwqgtxx
5fd79890e7
chore: add exclude-filter to ProxyGroup
2022-11-09 08:06:37 +08:00
wwqgtxx
4673d2093a
fix: context import
2022-11-06 08:43:39 +08:00
adlyq
dcd2417fce
feat: subscriptionInfo
2022-11-05 19:39:17 +08:00
wwqgtxx
19b7c7f52a
Fix: a shared fastSingle.Do() may cause providers untouched ( #2378 )
2022-11-04 13:11:01 +08:00
wwqgtxx
b9d8b69889
fix: lazy check
2022-10-30 23:08:18 +08:00
wwqgtxx
0e5bf0c27e
chore: support multi filter like subconverter in ProxyProvider and add exclude-filter to ProxyProvider
2022-10-30 21:04:33 +08:00
Skyxim
6a4063af0d
refactor: optimize nodes caching
2022-07-20 08:53:54 +08:00
Skyxim
80df572b18
refactor: Unified provider loading resources
2022-07-11 21:30:34 +08:00
Kaming Chan
91c22b16bf
Fix: proxy provider filter validation ( #2198 )
2022-06-30 17:08:53 +08:00
adlyq
ed17a1bf23
fix: group filter touch provider
2022-06-07 17:19:25 +08:00
MetaCubeX
5d337b75f9
feat: proxy provider 支持V2ray格式订阅链接
2022-06-05 17:14:24 +08:00
yaling888
2188fad9c1
Feature: add V2Ray subscription support to proxy provider
2022-06-05 15:59:47 +08:00
Skyxim
8ff7e180a4
fix: 当初始化失败时,定时更新失效
2022-06-04 19:15:30 +08:00
Dreamacro
9d2fc976e2
Chore: upgrade to yaml v3
2022-05-26 17:47:05 +08:00
Skyxim
5016f529af
revert: yaml v2
2022-05-14 23:36:19 +08:00