mihomo/config
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
..
config.go Chore: yaml bump version from v2 to v3 2022-05-27 09:08:30 +08:00
initial.go Feature: add custom request header to proxy provider 2022-06-03 05:09:43 +08:00
updateGeo.go Feature: add update GEO databases to rest api 2022-05-16 01:43:23 +08:00
utils.go Migration: go 1.18 2022-03-16 12:10:13 +08:00