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
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
95db646b3b
Chore: code style
2022-05-09 01:22:43 +08:00
yaling888
045b67524c
Chore: delay reject
2022-05-04 19:49:04 +08:00
littoy
8c84c8b193
Feature: patch update support tun config
2022-05-01 17:08:17 +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
ca76e5cf0e
Chore: fix typo
2022-04-13 16:47:47 +08:00
yaling888
a3a50f9c7b
Chore: persistence fakeip pool state
2022-04-13 05:55:08 +08:00
yaling888
008ee613ab
Refactor: fakeip pool use netip.Prefix, supports ipv6 range
2022-04-12 00:31:04 +08:00
yaling888
f036e06f6f
Feature: MITM rewrite
2022-04-10 03:59:27 +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
ef915c94dc
Feature: flush fakeip pool
2022-03-23 01:05:43 +08:00
yaling888
ac4cde1411
Refactor: iptables auto config, disabled by default
2022-03-22 05:38:42 +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
yaling888
2680e8ffa3
Merge from remote branch
2021-10-28 11:36:11 +08:00
Dreamacro
f1cf7e9269
Style: use gofumpt for fmt
2021-10-10 23:44:09 +08:00
Dreamacro
4ce35870fe
Chore: remove deprecated ioutil
2021-10-09 20:35:06 +08:00
yaling888
6ddd9e6fb8
Merge from remote branch
2021-09-08 04:42:56 +08:00
Kr328
a5b950a779
Feature: add dhcp type dns client ( #1509 )
2021-09-06 23:07:34 +08:00
yaling888
48aef1829f
Merge from remote branch
2021-09-01 00:38:43 +08:00
Dreamacro
e0d3f926b7
Feature: add geoip-code option
2021-08-25 15:15:13 +08:00
yaling888
ba2fd00f01
Merge from remote branch
2021-07-28 22:13:21 +08:00
ayanamist
247dd84970
Chore: logging real listen port ( #1492 )
2021-07-19 14:07:51 +08:00
xᴊᴀsᴏɴʟʏᴜ
a461c2306a
Feature: SOCKS4/SOCKS4A Inbound Compatible Support ( #1491 )
2021-07-18 16:09:09 +08:00
Dreamacro
250a9f4f84
Fix: reorder apply config to ensure update proxies and rules
2021-07-10 17:01:40 +08:00
yaling888
96e5a52651
Style: code style
2021-07-09 02:19:43 +08:00
yaling888
5852245045
Merge from remote branch
2021-07-07 03:53:32 +08:00
Dreamacro
d755383e39
Chore: move provider interface to constant
2021-07-06 00:31:13 +08:00
yaling888
d7732f6ebc
Code: refresh code
2021-07-01 22:49:29 +08:00
ayanamist
244cb370a4
Change: config reload API use default path when both path and payload don't exist ( #1447 )
2021-06-21 17:33:34 +08:00