Commit graph

130 commits

Author SHA1 Message Date
Dreamacro
64e3791654 Improve: better chacha20 implementation 2018-10-10 12:05:02 +08:00
Dreamacro
40a94be208 Fix: rename delay --> interval 2018-10-06 15:13:44 +08:00
Dreamacro
a0f077b091 Improve: get /rules return proxy now 2018-10-06 14:19:06 +08:00
Dreamacro
7b80377849 Fix: return the first proxy when no proxy valid 2018-10-06 14:17:50 +08:00
Dreamacro
8fff0968bf Feature: add authorization for API 2018-10-06 13:15:02 +08:00
Dreamacro
ea9cd41197 Chore: update README.md 2018-10-03 12:25:24 +08:00
Dreamacro
5c7fa6b18b Break Change: use yml, which is easier to parse, as the config format 2018-10-02 15:26:36 +08:00
Dreamacro
16c9445459 Chore: adjust the keep-alive time 2018-10-01 19:42:15 +08:00
Dreamacro
04e05c6a85 Feature: repalce dep with go module 2018-10-01 19:38:54 +08:00
Dreamacro
85a67988b9 Feat: add structure helper 2018-09-30 16:30:11 +08:00
Dreamacro
2fd59cb31c Chore: make the code more semantic 2018-09-30 12:25:52 +08:00
Dreamacro
220e4f0608 Add: fallback policy group 2018-09-26 00:34:15 +08:00
Dreamacro
3e68faecb2 Improve: add rc4-md5 and chacha20 supported with the fork 2018-09-21 15:27:51 +08:00
Dreamacro
eb778ad6e2 Improve: cleanup code 2018-09-21 11:33:29 +08:00
Dreamacro
0caa8e05a3 Improve: better relay copies 2018-09-17 00:15:58 +08:00
Dreamacro
1d0d5667fd Fix: Rule with ipv6 address 2018-09-16 23:35:37 +08:00
Dreamacro
0724d4ea52 Update: README.md 2018-09-16 23:08:04 +08:00
Dreamacro
5d34cba681 Feature: add shadowsocks simple-obfs support 2018-09-16 23:02:32 +08:00
Dreamacro
4082a2c700 Improve: add DOMAIN rule 2018-09-09 15:01:46 +08:00
Dreamacro
fcb46e7706 Feature: support vmess tls mode 2018-09-08 19:53:24 +08:00
Dreamacro
834baa9e27 Feature: add vmess support 2018-09-06 10:53:29 +08:00
Dreamacro
af13acc171 Clean: unused code 2018-09-03 23:52:16 +08:00
Dreamacro
f2dbabeaa0 Fix: close connection when response closed 2018-08-31 21:24:10 +08:00
Dreamacro
f4c51cdb0e Improve: Better handling of TCP connections 2018-08-29 15:00:12 +08:00
Dreamacro
a5f2bd3152 Fix: log format type 2018-08-27 08:50:27 +08:00
Dreamacro
613a0c36dd Update: travis ci with golang 1.11 2018-08-27 00:07:57 +08:00
Dreamacro
8ec025b56a Improve: HTTP proxy server handler 2018-08-27 00:06:40 +08:00
Dreamacro
2a2e61652f Fix: updateConfig api crash 2018-08-26 22:43:38 +08:00
Dreamacro
ad25a89dd2 Update: README.md 2018-08-14 18:06:56 +08:00
Dreamacro
26618901d4 Fix: log api query 2018-08-12 19:35:48 +08:00
Dreamacro
ebe1cee6dc Improve: clean code 2018-08-12 16:18:58 +08:00
Dreamacro
fc4f119049 Fix: Makefile 2018-08-12 14:06:50 +08:00
Dreamacro
2b87b907ae New: custom socks5 proxy support 2018-08-12 13:50:54 +08:00
Dreamacro
35e572406b Fix: firefox one socket to process multiple domains 2018-08-12 12:14:59 +08:00
Dreamacro
228d674d93 Fix: import package 2018-08-12 11:06:17 +08:00
Dreamacro
752944d381 Update: README.md 2018-08-12 04:22:14 +08:00
Dreamacro
63308472ad New: redir proxy 2018-08-12 04:00:34 +08:00
Dreamacro
0208e32933 Fix: update proxy config api 2018-08-12 02:23:46 +08:00
Dreamacro
410b272b50 Fix: issue #3 2018-08-11 22:51:30 +08:00
Dreamacro
ea424a7694 Add: delay test api for proxies 2018-08-08 11:51:06 +08:00
Dreamacro
36f4ceafa1 Fix: returns the sorted proxy name 2018-08-07 14:45:24 +08:00
Dreamacro
674f4be24d Fix: add JSON Content-Type for stream api to avoid buffer in swift 2018-08-07 14:45:16 +08:00
Dreamacro
63c967b2b3 Fixed: global mode and update log level 2018-08-04 23:04:16 +08:00
Dreamacro
a1a58c31ae Improve: lazy load mmdb 2018-08-01 00:18:29 +08:00
Dreamacro
295d649624 Update: Initialize the config file outside of the init function 2018-07-31 17:54:16 +08:00
Dreamacro
7347c28f75 Fix: io copy REJECT error 2018-07-31 17:53:39 +08:00
Dreamacro
8389150318 Improve: config convergent and add log-level 2018-07-26 00:04:59 +08:00
Dreamacro
7357d2d0c2 Add: cors for external controller 2018-07-19 09:31:53 +08:00
Dreamacro
d540a0d29f Fix: typo 2018-07-18 21:50:16 +08:00
Dreamacro
d55e1b664b Lint: simplify code 2018-07-16 00:47:03 +08:00