Commit Graph

25 Commits

Author SHA1 Message Date
5d34cba681 Feature: add shadowsocks simple-obfs support 2018-09-16 23:02:32 +08:00
fcb46e7706 Feature: support vmess tls mode 2018-09-08 19:53:24 +08:00
834baa9e27 Feature: add vmess support 2018-09-06 10:53:29 +08:00
af13acc171 Clean: unused code 2018-09-03 23:52:16 +08:00
f4c51cdb0e Improve: Better handling of TCP connections 2018-08-29 15:00:12 +08:00
8ec025b56a Improve: HTTP proxy server handler 2018-08-27 00:06:40 +08:00
ebe1cee6dc Improve: clean code 2018-08-12 16:18:58 +08:00
2b87b907ae New: custom socks5 proxy support 2018-08-12 13:50:54 +08:00
35e572406b Fix: firefox one socket to process multiple domains 2018-08-12 12:14:59 +08:00
410b272b50 Fix: issue #3 2018-08-11 22:51:30 +08:00
ea424a7694 Add: delay test api for proxies 2018-08-08 11:51:06 +08:00
36f4ceafa1 Fix: returns the sorted proxy name 2018-08-07 14:45:24 +08:00
7347c28f75 Fix: io copy REJECT error 2018-07-31 17:53:39 +08:00
8389150318 Improve: config convergent and add log-level 2018-07-26 00:04:59 +08:00
d540a0d29f Fix: typo 2018-07-18 21:50:16 +08:00
d55e1b664b Lint: simplify code 2018-07-16 00:47:03 +08:00
0eef9bbf5d Add: selector and proxys & rules router 2018-07-12 23:28:38 +08:00
bd0a1ae1a7 Improve: gofmt -s for shadowsocks.go 2018-06-22 23:56:41 +08:00
c2c8f82f96 Fixed: the configuration can now be updated correctly 2018-06-19 20:31:36 +08:00
bc4ca2818b Add: Record network traffic 2018-06-17 22:41:32 +08:00
6ffbb7c89e Add: url-test proxy group support 2018-06-16 21:34:13 +08:00
961250f998 Fixed: throw error when shadowsocks cipher type wrong 2018-06-16 15:41:26 +08:00
47e038cf18 Improve: using native http request 2018-06-14 01:00:58 +08:00
4f769debe7 Improve: simple dns prefetch 2018-06-11 18:36:39 +08:00
4f192ef575 Init: first commit 🎉 2018-06-10 22:50:03 +08:00