Commit Graph

632 Commits

Author SHA1 Message Date
gVisor bot
a77eab44e0 Change: adjust tolerance logic (#864) 2020-08-06 20:12:03 +08:00
gVisor bot
11a3e2b6a9 Feature: PROCESS-NAME for windows (#840) 2020-08-06 19:59:20 +08:00
gVisor bot
6387d5ee62 Feature: PROCESS-NAME for freebsd (#855) 2020-07-31 20:01:19 +08:00
gVisor bot
70732f222b Fix: update cache if a process was found (#850) 2020-07-30 17:15:06 +08:00
gVisor bot
20983b0703 Fix: handle snell server reported error message properly (#848) 2020-07-30 15:54:26 +08:00
gVisor bot
ba07a6d0d7 Improve: simplify macOS process searching 2020-07-29 11:27:18 +08:00
gVisor bot
0078ac2fc8 Fix: invert should resolve ip (#836) 2020-07-27 13:47:00 +08:00
gVisor bot
606af72d54 Merge branch 'dev' of github.com:Dreamacro/clash into dev 2020-07-27 11:58:02 +08:00
gVisor bot
17a0dc479a Chore: rename NoResolveIP to ShouldResolveIP 2020-07-27 11:57:55 +08:00
gVisor bot
096cdc1bcd Fix: protect alive with atomic value (#834) 2020-07-25 17:47:11 +08:00
gVisor bot
c1be3debfd Feature: add ssr support (#805)
* Refactor ssr stream cipher to expose iv and key

References:
https://github.com/Dreamacro/go-shadowsocks2
https://github.com/sh4d0wfiend/go-shadowsocksr2

* Implement ssr obfs

Reference:
https://github.com/mzz2017/shadowsocksR

* Implement ssr protocol

References:
https://github.com/mzz2017/shadowsocksR
https://github.com/shadowsocksRb/shadowsocksr-libev
https://github.com/shadowsocksr-backup/shadowsocksr
2020-07-22 23:02:15 +08:00
gVisor bot
b91e339b61 Chore: README.md style fixed (#825)
make every item in TODO list has the same style
2020-07-22 21:34:37 +08:00
gVisor bot
8987460ea0 Improve: add cache for macOS PROCESS-NAME 2020-07-22 20:35:27 +08:00
gVisor bot
efdb7ed43a Fix: recycle buf on http obfs 2020-07-22 20:29:39 +08:00
gVisor bot
2875910f01 Improve: check uid on process search & fix typo (#824) 2020-07-22 20:22:34 +08:00
gVisor bot
ebdc6564f3 Feature: add PROCESS-NAME rule for linux (#822) 2020-07-22 19:05:10 +08:00
gVisor bot
4b867e11de Fix: dns should put msg to cache while exchangeWithoutCache (#820) 2020-07-20 21:16:36 +08:00
gVisor bot
a1accd76db Feature: support PROCESS-NAME on macOS 2020-07-19 13:18:23 +08:00
gVisor bot
61eee9f217 Improve: fix go test race detect 2020-07-18 20:56:13 +08:00
gVisor bot
195e5be59a Chore: should not write file on file provider 2020-07-18 19:32:40 +08:00
gVisor bot
b93708d929 Chore: add rule payload in log 2020-07-18 19:22:09 +08:00
gVisor bot
63e2c176f1 Fix: write msg cache multiple times (#812)
Co-authored-by: john.xu <john.xu@bytedance.com>
2020-07-17 17:34:40 +08:00
gVisor bot
22f32c3789 Fix: ticker leak 2020-07-13 00:25:54 +08:00
gVisor bot
1ab56b1afb Feature: add github stale action 2020-07-09 10:27:05 +08:00
gVisor bot
23d235df46 Fix: obfs host should not have 80 port 2020-07-01 00:01:36 +08:00
gVisor bot
784955ba98 Chore: update GitHub issue template 2020-06-30 13:55:26 +08:00
gVisor bot
97068d66a8 Fix: typo in dialer.go (#767) 2020-06-28 10:59:04 +08:00
gVisor bot
448116deff Chore: move documentations to wiki (#766) 2020-06-28 10:39:30 +08:00
gVisor bot
7fd28ef247 Fix: github actions tag build 2020-06-27 21:09:04 +08:00
gVisor bot
062fbffbae Chore: remove forward compatibility code 2020-06-27 14:28:10 +08:00
gVisor bot
f7aa21c0e5 Chore: move experimental features to stable 2020-06-27 14:19:31 +08:00
gVisor bot
ff73876477 Fix: domain trie crash if not match in #758 (#762) 2020-06-24 19:46:37 +08:00
gVisor bot
806047488a Fix: domain trie should backtrack to parent if match fail (#758) 2020-06-24 18:41:23 +08:00
gVisor bot
14e897bcc7 Fix: docker multiplatform build 2020-06-21 12:38:14 +08:00
gVisor bot
024bb62c67 Fix: external-ui should relative with clash HomeDir 2020-06-18 21:33:57 +08:00
gVisor bot
216116e128 Change: ipv6 logic 2020-06-18 18:11:02 +08:00
gVisor bot
84ab3c5708 Fix: cannot listen socks5 port on wsl (#748) 2020-06-15 10:34:15 +08:00
gVisor bot
30b4a7f6dc Fix: fake-ip-filter on fakeip mode should lookup ip-host mapping (#743) 2020-06-14 00:41:53 +08:00
gVisor bot
a924dd325c Fix: don't auto health check on provider health check disabled 2020-06-14 00:32:04 +08:00
gVisor bot
c6e82884b4 Change: local resolve DNS in UDP request due to TURN failed 2020-06-12 23:39:03 +08:00
gVisor bot
c2a222498c Chore: add error msg when dial vmess 2020-06-11 22:19:47 +08:00
gVisor bot
c2ef01094e Fix: trim . for socks5 host 2020-06-11 12:11:44 +08:00
gVisor bot
c5017bc57c Fix: trim FQDN on http proxy request 2020-06-11 11:10:08 +08:00
gVisor bot
82cb44c36e Fix: actions tag replace 2020-06-08 13:53:04 +08:00
gVisor bot
fa60d34024 Chore: update dependencies 2020-06-07 18:14:04 +08:00
gVisor bot
f375884ef7 Fix: add lock for inbound proxy recreate 2020-06-07 17:57:41 +08:00
gVisor bot
2d92d0002f Feature: connections add rule payload 2020-06-07 17:28:56 +08:00
gVisor bot
b79022a891 Feature: add default hosts localhost 2020-06-07 17:25:51 +08:00
gVisor bot
aa217977bf Chore: code adjustments 2020-06-07 16:54:41 +08:00
gVisor bot
3ec3934963 Improve: safe write provider file 2020-06-07 00:36:54 +08:00