yaling888
1f12ef069b
Refactor: allow to add an empty proxy provider to proxy group
2022-06-22 04:36:27 +08:00
yaling888
e31be4edc2
Refactor: udp would use the first DNS record instead of a random one
2022-06-22 03:17:15 +08:00
yaling888
f1fc0ef2ff
Chore: update dependencies
v1.12.2_tun
2022-06-20 00:52:48 +08:00
yaling888
98fea448c1
Fix: nat table stack overflow
2022-06-17 02:20:18 +08:00
yaling888
c0ea0cfd5d
Chore: update dependencies
v1.12.1_tun
2022-06-15 04:45:08 +08:00
yaling888
f700f4b6a3
Chore: upgrade gVisor
2022-06-15 04:35:06 +08:00
yaling888
f750bc96cb
Chore: code style
2022-06-15 04:29:19 +08:00
Dreamacro
0002064c07
Chore: add redir-host deprecated warnning
2022-06-15 00:32:31 +08:00
Dreamacro
9ef850a55b
Chore: update tproxy udp packet read logic
2022-06-14 00:45:43 +08:00
Dreamacro
37ed4a2b94
Fix: missing import
2022-06-14 00:45:43 +08:00
yaling888
26dd6343a1
Chore: typos
2022-06-08 08:20:14 +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
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
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
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
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