Commit Graph

496 Commits

Author SHA1 Message Date
Dreamacro b8ed738238 Chore: update actions version 2020-08-30 23:06:21 +08:00
Dreamacro 687c2a21cf Fix: vmess UDP option should be effect 2020-08-30 22:49:55 +08:00
Loyalsoldier ad18064e6b
Chore: code style (#933) 2020-08-30 19:53:00 +08:00
Dreamacro c9735ef75b Fix: static check 2020-08-25 22:36:38 +08:00
Dreamacro b70882f01a Chore: add static check 2020-08-25 22:32:23 +08:00
Dreamacro 5805334ccd Chore: pass staticcheck 2020-08-25 22:19:59 +08:00
R3pl4c3r c1b4382fe8
Feature: add Windows ARM32 build (#902)
Co-authored-by: MarksonHon <50002150+MarksonHon@users.noreply.github.com>
2020-08-16 13:50:56 +08:00
Dreamacro 008743f20b Chore: update dependencies 2020-08-16 11:32:51 +08:00
Kr328 50d778da3c
Chore: cache process name when resolve failed (#900) 2020-08-15 16:55:55 +08:00
goomadao 8b7c731fd6
Fix: ssr broken (#895) 2020-08-12 20:50:56 +08:00
Dreamacro 0b7918de9c Migration: go 1.15 2020-08-12 13:47:50 +08:00
maddie 4f61c04519
Fix: ssr typo (#887) 2020-08-11 10:35:30 +08:00
Kr328 89cf06036d
Feature: dns server could lookup hosts (#872) 2020-08-11 10:28:17 +08:00
goomadao 4ba6f248bc
Fix: ssr bounds out of range panic (#882) 2020-08-11 10:17:40 +08:00
Fndroid 83a684c551
Change: adjust tolerance logic (#864) 2020-08-06 20:12:03 +08:00
icpz 92a23f1eab
Feature: PROCESS-NAME for windows (#840) 2020-08-06 19:59:20 +08:00
Dreamacro 622ac45258 Feature: PROCESS-NAME for freebsd (#855) 2020-07-31 20:01:19 +08:00
icpz 791d203b5f
Fix: update cache if a process was found (#850) 2020-07-30 17:15:06 +08:00
icpz 77d6f9ae6f
Fix: handle snell server reported error message properly (#848) 2020-07-30 15:54:26 +08:00
icpz b1d9dfd6bf
Improve: simplify macOS process searching 2020-07-29 11:27:18 +08:00
Kr328 6532947e71
Fix: invert should resolve ip (#836) 2020-07-27 13:47:00 +08:00
Dreamacro 6c5f23f552 Merge branch 'dev' of github.com:Dreamacro/clash into dev 2020-07-27 11:58:02 +08:00
Dreamacro 78c3034158 Chore: rename NoResolveIP to ShouldResolveIP 2020-07-27 11:57:55 +08:00
ayanamist 8f0098092d
Fix: protect alive with atomic value (#834) 2020-07-25 17:47:11 +08:00
goomadao 33a6579a3a
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
Sandothers b4221d4b74
Chore: README.md style fixed (#825)
make every item in TODO list has the same style
2020-07-22 21:34:37 +08:00
Dreamacro 0e4b9daaad Improve: add cache for macOS PROCESS-NAME 2020-07-22 20:35:27 +08:00
Dreamacro ee72865f48 Fix: recycle buf on http obfs 2020-07-22 20:29:39 +08:00
Kr328 6521acf8f1
Improve: check uid on process search & fix typo (#824) 2020-07-22 20:22:34 +08:00
Kr328 4f73410618
Feature: add PROCESS-NAME rule for linux (#822) 2020-07-22 19:05:10 +08:00
Kr328 20eff200b1
Fix: dns should put msg to cache while exchangeWithoutCache (#820) 2020-07-20 21:16:36 +08:00
Dreamacro ae1e1dc9f6 Feature: support PROCESS-NAME on macOS 2020-07-19 13:18:23 +08:00
Dreamacro cf9e1545a4 Improve: fix go test race detect 2020-07-18 20:56:13 +08:00
Dreamacro 6c7a8fffe0 Chore: should not write file on file provider 2020-07-18 19:32:40 +08:00
Dreamacro 3a3e2c05af Chore: add rule payload in log 2020-07-18 19:22:09 +08:00
John Smith 02c7fd8d70
Fix: write msg cache multiple times (#812)
Co-authored-by: john.xu <john.xu@bytedance.com>
2020-07-17 17:34:40 +08:00
Dreamacro e6aa452b51 Fix: ticker leak 2020-07-13 00:25:54 +08:00
Dreamacro 35449bfa17 Feature: add github stale action 2020-07-09 10:27:05 +08:00
Dreamacro acd51bbc90 Fix: obfs host should not have 80 port 2020-07-01 00:01:36 +08:00
Birkhoff Lee f44cd9180c
Chore: update GitHub issue template 2020-06-30 13:55:26 +08:00
Birkhoff Lee 93c987a6cb
Fix: typo in dialer.go (#767) 2020-06-28 10:59:04 +08:00
Birkhoff Lee 3f0584ac09
Chore: move documentations to wiki (#766) 2020-06-28 10:39:30 +08:00
Dreamacro 59968fff1c Fix: github actions tag build 2020-06-27 21:09:04 +08:00
Dreamacro 7c62fe41b4 Chore: remove forward compatibility code 2020-06-27 14:28:10 +08:00
Dreamacro 2781090405 Chore: move experimental features to stable 2020-06-27 14:19:31 +08:00
Kr328 14c9cf1b97
Fix: domain trie crash if not match in #758 (#762) 2020-06-24 19:46:37 +08:00
Kr328 3dfff84cc3
Fix: domain trie should backtrack to parent if match fail (#758) 2020-06-24 18:41:23 +08:00
Dreamacro 5f3db72422 Fix: docker multiplatform build 2020-06-21 12:38:14 +08:00
Dreamacro 18bb285a90 Fix: `external-ui` should relative with clash HomeDir 2020-06-18 21:33:57 +08:00
Dreamacro 60bad66bc3 Change: ipv6 logic 2020-06-18 18:11:02 +08:00