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
2022-06-06 03:13:10 +08:00
yaling888
763929997b
Chore: code style
2022-06-06 02:37:10 +08:00
yaling888
dd95d335d9
Chore: merge branch 'with-tun' into plus-pro
2022-06-04 01:35:18 +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
ea8a5409ad
Chore: merge branch 'with-tun' into plus-pro
2022-05-29 00:57:07 +08:00
yaling888
0be8fc387a
Chore: change GEO databases source
2022-05-29 00:45:13 +08:00
yaling888
b37e1fb2b9
Chore: yaml bump version from v2 to v3
2022-05-27 09:08:30 +08:00
yaling888
5b49414b49
Chore: merge branch 'with-tun' into plus-pro
2022-05-22 05:50:29 +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
178c70a320
Chore: merge branch 'with-tun' into plus-pro
2022-05-16 03:01:05 +08:00
yaling888
3d25f16b3b
Feature: make tls sni sniffing switch config
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
8b3e42bf19
Refactor: tun config
2022-05-16 01:43:23 +08:00
yaling888
160e630f03
Feature: add process_path to script metadata
2022-05-09 06:13:26 +08:00
yaling888
f23d1d5d7c
Chore: make sure script module always initialized
2022-05-08 06:17:09 +08:00
yaling888
392572d684
Chore: merge branch 'with-tun' into plus-pro
2022-05-01 21:09:15 +08:00
littoy
8c84c8b193
Feature: patch update support tun config
2022-05-01 17:08:17 +08:00
yaling888
053366c3e1
Chore: merge branch 'with-tun' into plus-pro
2022-04-20 02:40:44 +08:00
yaling888
cd62daccb0
Refactor: metadata use netip.Addr
2022-04-20 01:52:51 +08:00
yaling888
571c34f140
Chore: merge branch 'with-tun' into plus-pro
2022-04-12 00:47:45 +08:00
yaling888
008ee613ab
Refactor: fakeip pool use netip.Prefix, supports ipv6 range
2022-04-12 00:31:04 +08:00
yaling888
5999b6262d
Chore: fix typos
2022-04-11 06:28:42 +08:00
yaling888
05b4a326de
Chore: merge branch 'with-tun' into plus-pro
2022-04-10 05:57:06 +08:00
yaling888
f036e06f6f
Feature: MITM rewrite
2022-04-10 03:59:27 +08:00
yaling888
92d9d03f99
Chore: move sniffing logic into a single file & code style
2022-04-10 00:05:59 +08:00
yaling888
7973491625
Chore: merge branch 'with-tun' into plus-pro
2022-03-28 03:34:49 +08:00
yaling888
4502776513
Refactor: MainResolver
2022-03-28 00:44:13 +08:00
yaling888
711b2bcf87
Chore: merge branch 'with-tun' into plus-pro
2022-03-22 05:56:58 +08:00
yaling888
ac4cde1411
Refactor: iptables auto config, disabled by default
2022-03-22 05:38:42 +08:00
yaling888
a45354fa08
Code: refresh code & rebase branch 'with-tun'
2022-03-21 09:03:47 +08:00
yaling888
346d817dba
Chore: Merge branch 'ogn-dev' into with-tun
2022-03-16 20:16:30 +08:00
Dreamacro
6a661bff0c
Migration: go 1.18
2022-03-16 12:10:13 +08:00
yaling888
20b66d9550
Style: code style
2022-03-15 02:55:06 +08:00
yaling888
46b9a1092d
Chore: embed the RuleExtra into Base
2022-03-13 01:22:05 +08:00
yaling888
8b4f9a35f6
Chore: bump to go1.18rc1, use netip.Addr to replace net.IP with system TUN stack
2022-03-12 02:16:13 +08:00
yaling888
8333815e95
Chore: refactor TUN
2022-03-09 05:08:35 +08:00
yaling888
d876d6e74c
Feature: resolve ip with a proxy adapter
2022-02-23 02:38:50 +08:00
yaling888
b192238699
Merge from remote branch
2022-02-23 01:00:27 +08:00
Dreamacro
a0221bf897
Fix: routing-mark
should effect on root
2022-02-17 14:23:47 +08:00
Dreamacro
b56d35040d
Chore: update dependencies and rename profile props
2021-11-08 20:48:29 +08:00
yaling888
2680e8ffa3
Merge from remote branch
2021-10-28 11:36:11 +08:00
yaling888
2953772a0e
Style: format code
2021-10-28 00:06:55 +08:00
Dreamacro
81d5da51a3
Fix: unexpected proxy dial behavior on mapping mode
2021-10-18 21:08:27 +08:00
Dreamacro
3d5681cffd
Feature: persistence fakeip ( #1662 )
2021-10-11 20:48:58 +08:00
Dreamacro
f1cf7e9269
Style: use gofumpt for fmt
2021-10-10 23:44:09 +08:00
yaling888
fbda82218e
Merge from remote branch
2021-09-17 15:07:27 +08:00
Kr328
d49b38b00f
Fix: should not unmarshal to pointer ( #1615 )
2021-09-13 23:43:28 +08:00
yaling888
6ddd9e6fb8
Merge from remote branch
2021-09-08 04:42:56 +08:00