yaling888
e03f1d0565
Chore: merge branch 'with-tun' into plus-pro
2022-06-06 03:22:48 +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
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
934babca85
Chore: merge branch 'with-tun' into plus-pro
2022-05-09 01:56:32 +08:00
yaling888
95db646b3b
Chore: code style
2022-05-09 01:22:43 +08:00
yaling888
9ffcc9e352
Chore: merge branch 'with-tun' into plus-pro
2022-05-07 04:17:03 +08:00
yaling888
045b67524c
Chore: delay reject
2022-05-04 19:49:04 +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
1e7cbd6358
Chore: merge branch 'with-tun' into plus-pro
2022-04-27 05:49:45 +08:00
yaling888
ca4961a146
Chore: merge branch 'ong-dev' into with-tun
2022-04-27 05:33:49 +08:00
Dreamacro
aef4dd3fe7
Fix: make log api unblocked
2022-04-26 22:36:10 +08:00
yaling888
ca9f3bf8a9
Chore: use generics as possible
2022-04-24 02:07:57 +08:00
yaling888
053366c3e1
Chore: merge branch 'with-tun' into plus-pro
2022-04-20 02:40:44 +08:00
yaling888
ca76e5cf0e
Chore: fix typo
2022-04-13 16:47:47 +08:00
yaling888
9d72bf2a36
Chore: merge branch 'with-tun' into plus-pro
2022-04-13 06:01:22 +08:00
yaling888
a3a50f9c7b
Chore: persistence fakeip pool state
2022-04-13 05:55:08 +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
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
7973491625
Chore: merge branch 'with-tun' into plus-pro
2022-03-28 03:34:49 +08:00
yaling888
8df8f8cb08
Chore: adjust gVisor stack
2022-03-28 03:25:55 +08:00
yaling888
4502776513
Refactor: MainResolver
2022-03-28 00:44:13 +08:00
yaling888
ae493f1084
Chore: merge branch 'with-tun' into plus-pro
2022-03-23 16:54:56 +08:00
yaling888
ef915c94dc
Feature: flush fakeip pool
2022-03-23 01:05:43 +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
8d0ae4284d
Chore: use gateway address of fake ip pool as the TUN device address
2022-03-17 07:41:18 +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
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
ba7bcce895
Chore: code style
2022-03-09 00:32:21 +08:00
yaling888
17c53b92b9
Fix: iptables routing mark init
2022-03-03 05:02:17 +08:00
yaling888
cd3b139c3f
Chore: use "-m mark --mark" instead of "-m owner --uid-owner"
2022-02-23 14:19:59 +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
Kr328
7267c58913
Chore: ReCreate* do side effect job ( #1849 )
2021-12-26 22:08:53 +08:00
bobo liu
78e105f3b2
Chore: builtin right mime of .js ( #1808 )
2021-12-08 13:38:25 +08:00
Dreamacro
1a7830f18e
Feature: dial different NIC for all proxies ( #1714 )
2021-11-07 16:48:51 +08:00
yaling888
ac9e5c6913
Wintun: use new swdevice-based API for upcoming Wintun 0.14
2021-11-03 15:02:40 +08:00