mihomo/adapter
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
..
inbound Refactor: metadata use netip.Addr 2022-04-20 01:52:51 +08:00
outbound Chore: make hadowsocks2 lib embed 2022-06-02 22:17:14 +08:00
outboundgroup Feature: support relay Socks5 UDP 2022-05-25 01:39:58 +08:00
provider Feature: add custom request header to proxy provider 2022-06-03 05:09:43 +08:00
adapter.go Refactor: use raw proxy adapter to get proxy connection by dns client 2022-05-18 20:35:59 +08:00
parser.go Feature: add force-cert-verify to general config 2022-05-19 04:27:22 +08:00