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
0be8fc387a
Chore: change GEO databases source
2022-05-29 00:45:13 +08:00
yaling888
92d9d03f99
Chore: move sniffing logic into a single file & code style
2022-04-10 00:05:59 +08:00
yaling888
2953772a0e
Style: format code
2021-10-28 00:06:55 +08:00
yaling888
d7732f6ebc
Code: refresh code
2021-07-01 22:49:29 +08:00
Coel Wu
1f593d37fb
Chore: use mixed-port instead of port when initial config ( #1319 )
2021-04-01 15:35:33 +08:00
Loyalsoldier
fcc594ae26
Chore: use jsdelivr CDN for Country.mmdb ( #1057 )
2021-01-30 00:40:35 +08:00
Dreamacro
5805334ccd
Chore: pass staticcheck
2020-08-25 22:19:59 +08:00
Dreamacro
84f627f302
Feature: verify mmdb on initial
2020-04-16 19:12:25 +08:00
Dreamacro
8d07c1eb3e
Chore: initial config with port
2020-02-18 13:48:15 +08:00
Dreamacro
38458cc4d0
Migration: change geoip address
2019-12-31 12:30:42 +08:00
Dreamacro
dd61e8d19d
Chore: aggregate logger
2019-12-20 17:22:24 +08:00
Dreamacro
407de7388c
Standardized: use recommend extension & forward compatibility before 1.0
2019-06-18 20:55:26 +08:00
Jang Rush
49f8902961
Fix: typo in initial config file ( #166 )
2019-04-22 09:57:08 +08:00
Dreamacro
01a477bd3d
Chore: improve code architecture
2018-11-21 13:47:46 +08:00
Dreamacro
381f764507
Chore: refactoring code of config path
2018-10-14 21:22:58 +08:00
Dreamacro
295d649624
Update: Initialize the config file outside of the init function
2018-07-31 17:54:16 +08:00