yaling888
1f12ef069b
Refactor: allow to add an empty proxy provider to proxy group
2022-06-22 04:36:27 +08:00
yaling888
763929997b
Chore: code style
2022-06-06 02:37:10 +08:00
yaling888
a4d135ed21
Feature: add regexp filter to use proxy provider in proxy group
2022-06-03 05:09:43 +08:00
yaling888
af5bd0f65e
Feature: add custom request header to proxy provider
...
`header` value is type of string array
header:
Accept:
- 'application/vnd.github.v3.raw'
Authorization:
- ' token xxxxxxxxxxx'
User-Agent:
- 'Clash/v1.10.6'
`prefix-name` add a prefix to proxy name
prefix-name: 'XXX-'
2022-06-03 05:09:43 +08:00
yaling888
8ed868b0f5
Feature: add V2Ray subscription support to proxy provider
2022-06-03 05:09:42 +08:00
yaling888
b37e1fb2b9
Chore: yaml bump version from v2 to v3
2022-05-27 09:08:30 +08:00
yaling888
d11d28c358
Feature: add force-cert-verify to general config
...
force verify TLS Certificate, prevent machine-in-the-middle attacks.
2022-05-19 04:27:22 +08:00
yaling888
03499fcea6
Refactor: fetcher by generics
2022-05-19 04:27:22 +08:00
Dreamacro
6a661bff0c
Migration: go 1.18
2022-03-16 12:10:13 +08:00
Kr328
14ae87fcd0
Chore: remove reduce regex compile ( #1855 )
2021-12-26 20:47:12 +08:00
Dreamacro
b1bed7623d
Fix: provider filter potential panic
2021-11-21 17:44:03 +08:00
beyondkmp
1401a82bb0
Feature: add filter on proxy provider ( #1511 )
2021-11-20 23:38:49 +08:00
Dreamacro
b4292d0972
Fix: staticcheck error
2021-07-06 00:33:13 +08:00
Dreamacro
d755383e39
Chore: move provider interface to constant
2021-07-06 00:31:13 +08:00
Dreamacro
045edc188c
Style: code style
2021-06-10 14:05:56 +08:00