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 |
|
limgmk
|
99b34e8d8b
|
Fix: cannot listen socks5 port on wsl (#748)
|
2020-06-15 10:34:15 +08:00 |
|
Kr328
|
9f1d85ab6e
|
Fix: fake-ip-filter on fakeip mode should lookup ip-host mapping (#743)
|
2020-06-14 00:41:53 +08:00 |
|
Dreamacro
|
4323dd24d0
|
Fix: don't auto health check on provider health check disabled
|
2020-06-14 00:32:04 +08:00 |
|
Dreamacro
|
59bda1d547
|
Change: local resolve DNS in UDP request due to TURN failed
|
2020-06-12 23:39:03 +08:00 |
|
Dreamacro
|
1c760935f4
|
Chore: add error msg when dial vmess
|
2020-06-11 22:19:47 +08:00 |
|
Dreamacro
|
4f674755ce
|
Fix: trim . for socks5 host
|
2020-06-11 12:11:44 +08:00 |
|
Dreamacro
|
f1b792bd26
|
Fix: trim FQDN on http proxy request
|
2020-06-11 11:10:08 +08:00 |
|
Dreamacro
|
58c077b45e
|
Fix: actions tag replace
|
2020-06-08 13:53:04 +08:00 |
|
Dreamacro
|
1854199c47
|
Chore: update dependencies
|
2020-06-07 18:14:04 +08:00 |
|
Dreamacro
|
ecac8eb8e5
|
Fix: add lock for inbound proxy recreate
|
2020-06-07 17:57:41 +08:00 |
|
Dreamacro
|
48cff50a4c
|
Feature: connections add rule payload
|
2020-06-07 17:28:56 +08:00 |
|
Dreamacro
|
fb628e9c62
|
Feature: add default hosts localhost
|
2020-06-07 17:25:51 +08:00 |
|
Dreamacro
|
2dece02df6
|
Chore: code adjustments
|
2020-06-07 16:54:41 +08:00 |
|
Dreamacro
|
8f32e6a60f
|
Improve: safe write provider file
|
2020-06-07 00:36:54 +08:00 |
|
Dreamacro
|
98614a1f3f
|
Chore: move rule parser to rules
|
2020-06-05 17:43:50 +08:00 |
|
Dreamacro
|
c1b4c94b9c
|
Chore: remove unused hooks directory
|
2020-06-05 12:49:24 +08:00 |
|
Dreamacro
|
7ddbc12cdb
|
Chore: rm unused Dockerfile
|
2020-06-04 10:57:43 +08:00 |
|
Dreamacro
|
1a217e21e9
|
Chore: use actions build docker image
|
2020-06-04 10:38:30 +08:00 |
|
Dreamacro
|
147a7ce779
|
Fix: panic of socks5 client missing authentication
|
2020-06-03 18:49:57 +08:00 |
|
Dreamacro
|
fb0289bb4c
|
Chore: open ForceAttemptHTTP2 on DoH
|
2020-06-01 13:43:26 +08:00 |
|
Dreamacro
|
3e7970612a
|
Chore: provider error adjust
|
2020-06-01 00:39:41 +08:00 |
|
Dreamacro
|
46244a6496
|
Chore: mode use lower case (backward compatible)
|
2020-06-01 00:32:37 +08:00 |
|
Dreamacro
|
71d30e6654
|
Feature: support vmess tls custom servername
|
2020-06-01 00:27:04 +08:00 |
|
Dreamacro
|
008731c249
|
Fix: make os.Stat return correct err on provider
|
2020-05-29 21:56:29 +08:00 |
|
Dreamacro
|
5628f97da1
|
Feature: add tolerance for url-test
|
2020-05-29 17:47:50 +08:00 |
|
Dreamacro
|
8d0c6c6e66
|
Feature: domain trie support wildcard alias
|
2020-05-28 12:13:05 +08:00 |
|
Dreamacro
|
5073c3cde8
|
Chore: add trimpath for go build
|
2020-05-20 15:13:33 +08:00 |
|
bytew021
|
3a27cfc4a1
|
Feature: add Mixed(http+socks5) proxy listening (#685)
|
2020-05-12 11:29:53 +08:00 |
|
Dreamacro
|
3638b077cd
|
Chore: update premium link
|
2020-05-08 21:52:17 +08:00 |
|
Dreamacro
|
646bd4eeb4
|
Chore: update dependencies and README.md
|
2020-05-07 21:58:53 +08:00 |
|