yaling888
05f0c1060b
Refactor: script auto load geosite as a rule provider
2022-06-06 04:28:54 +08:00
yaling888
e03f1d0565
Chore: merge branch 'with-tun' into plus-pro
2022-06-06 03:22:48 +08:00
yaling888
c1821e28d3
Refactor: load geo domain matcher
v1.12.0_tun
2022-06-06 03:13:10 +08:00
yaling888
763929997b
Chore: code style
2022-06-06 02:37:10 +08:00
yaling888
c8e2b30540
Chore: update build
2022-06-04 02:24:15 +08:00
yaling888
dd95d335d9
Chore: merge branch 'with-tun' into plus-pro
2022-06-04 01:35:18 +08:00
yaling888
bf9eb000d2
Chore: update dependencies
v1.2.0_tun
2022-06-03 23:53:58 +08:00
yaling888
0563abae13
Chore: update build
2022-06-03 23:50:30 +08:00
yaling888
3dbba5d8d2
Chore: mix the proxy adapter and interface to dns client
2022-06-03 11:27:41 +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
e7b8c9b9db
Chore: make hadowsocks2 lib embed
2022-06-02 22:17:14 +08:00
yaling888
ea8a5409ad
Chore: merge branch 'with-tun' into plus-pro
2022-05-29 00:57:07 +08:00
yaling888
39d524dc18
Chore: update dependencies
v1.0.0_tun
2022-05-29 00:45:29 +08:00
yaling888
0be8fc387a
Chore: change GEO databases source
2022-05-29 00:45:13 +08:00
yaling888
985dc99b5d
Refactor: use native Win32 API to detect interface changed on Windows
2022-05-28 09:50:09 +08:00
yaling888
67905bcf7e
Feature: make wintun driver embed
2022-05-27 09:20:46 +08:00
yaling888
b37e1fb2b9
Chore: yaml bump version from v2 to v3
2022-05-27 09:08:30 +08:00
yaling888
22449da5d3
Fix: cache cleanup panic
2022-05-25 02:00:24 +08:00
yaling888
6ad2cde909
Feature: support relay Socks5 UDP
...
supports relaying of all UDP traffic except the HTTP outbound.
2022-05-25 01:39:58 +08:00
yaling888
68cf94a866
Chore: test cases
2022-05-25 01:36:27 +08:00
Dreamacro
7f41f94fff
Fix: benchmark read bytes
2022-05-23 12:58:18 +08:00
Dreamacro
d1f0dac302
Fix: test broken on opensource repo
2022-05-23 12:30:54 +08:00
Dreamacro
afb3e00067
Chore: add benchmark r/w
2022-05-23 12:27:52 +08:00
yaling888
5b49414b49
Chore: merge branch 'with-tun' into plus-pro
2022-05-22 05:50:29 +08:00
yaling888
fe44a762c2
Chore: update dependencies
2022-05-22 05:32:36 +08:00
yaling888
ce1014eae3
Feature: support relay UDP traffic
2022-05-22 05:32:15 +08:00
Dreamacro
9a31ad6151
Chore: cleanup test go.mod
2022-05-21 17:46:34 +08:00
Dreamacro
09cc6b69e3
Chore: cleanup test code
2022-05-21 17:38:17 +08:00
yaling888
622b10d34d
Chore: adjust iptables
2022-05-21 09:35:02 +08:00
yaling888
88b5741ad8
Fix: addrToMetadata err should be nil
2022-05-21 08:19:33 +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
yaling888
f788411154
Refactor: use raw proxy adapter to get proxy connection by dns client
2022-05-18 20:35:59 +08:00
yaling888
3d2b4b1f3a
Refactor: get default route interface by syscall on darwin
2022-05-18 05:58:58 +08:00
yaling888
5642d9c98e
Fix: should flush interface cache by switch network
2022-05-18 04:45:19 +08:00
yaling888
7a406b991e
Fix: module clash-test
2022-05-18 04:08:35 +08:00
Dreamacro
8603ac40a1
Chore: make linter happy
2022-05-17 19:58:33 +08:00
yaling888
178c70a320
Chore: merge branch 'with-tun' into plus-pro
2022-05-16 03:01:05 +08:00
yaling888
34eeb58bfa
Chore: update dependencies
2022-05-16 02:24:05 +08:00
yaling888
3d25f16b3b
Feature: make tls sni sniffing switch config
2022-05-16 01:43:24 +08:00
yaling888
891a56fd99
Feature: apply destination IP to tracker by Direct outbound for fake-ip mode
2022-05-16 01:43:24 +08:00
yaling888
ffbdcfcbfd
Feature: add update GEO databases to rest api
2022-05-16 01:43:23 +08:00
yaling888
72b9b829e9
Fix: set mitm outbound
2022-05-16 01:43:23 +08:00
yaling888
8b3e42bf19
Refactor: tun config
2022-05-16 01:43:23 +08:00
yaling888
e92bea8401
Chore: merge branch 'ogn-dev' into with-tun
2022-05-16 01:41:02 +08:00
Kr328
b384449717
Fix: fix upgrade header detect ( #2134 )
2022-05-15 09:12:53 +08:00
yaling888
53c83118bc
Chore: merge branch 'ogn-dev' into with-tun
2022-05-14 02:29:50 +08:00
Kaming Chan
da7ffc0da9
Fix: add length check for ssr auth_aes128_sha1 ( #2129 )
2022-05-13 11:21:39 +08:00