Commit Graph

28 Commits

Author SHA1 Message Date
gVisor bot
7e7b321ff9 Fix: disconnect normal proxy request 2019-02-21 16:16:49 +08:00
gVisor bot
5f26c49641 Fix: crash when directly request proxy server 2019-02-18 20:14:18 +08:00
gVisor bot
1e05ea63d6 Chore: make a consistent code style 2018-12-23 00:42:08 +08:00
gVisor bot
0af87f7461 Feature: FreeBSD compatibility patch (#63) 2018-12-18 10:37:00 +08:00
gVisor bot
81ade5cfca Feature: add custom DNS support (#56) 2018-12-05 21:13:29 +08:00
gVisor bot
836f77f7ba Feature: add silent info level 2018-12-03 23:41:40 +08:00
gVisor bot
913111dc2e Fix: goroutine leak while closing proxy (#43)
* Fix: goroutine leak while closing proxy

* Chore: improve proxy architecture

* Fix: stack overflow
2018-11-22 11:54:01 +08:00
gVisor bot
0dd9b38514 Chore: improve code architecture 2018-11-21 13:47:46 +08:00
gVisor bot
f73013006a Chore: make the code more semantic 2018-09-30 12:25:52 +08:00
gVisor bot
67bc31f262 Improve: add rc4-md5 and chacha20 supported with the fork 2018-09-21 15:27:51 +08:00
gVisor bot
8d91482f7b Improve: HTTP proxy server handler 2018-08-27 00:06:40 +08:00
gVisor bot
3df8ee56d6 Improve: clean code 2018-08-12 16:18:58 +08:00
gVisor bot
2aa9bcaf9c New: custom socks5 proxy support 2018-08-12 13:50:54 +08:00
gVisor bot
9a1de2a815 Fix: firefox one socket to process multiple domains 2018-08-12 12:14:59 +08:00
gVisor bot
ae30bb5721 Fix: import package 2018-08-12 11:06:17 +08:00
gVisor bot
13cf2bb270 New: redir proxy 2018-08-12 04:00:34 +08:00
gVisor bot
a0dd4ffddc Fix: update proxy config api 2018-08-12 02:23:46 +08:00
gVisor bot
6c38fce2cb Fix: issue #3 2018-08-11 22:51:30 +08:00
gVisor bot
2a6db98d67 Improve: config convergent and add log-level 2018-07-26 00:04:59 +08:00
gVisor bot
102d74281f Fix: typo 2018-07-18 21:50:16 +08:00
gVisor bot
f2f5abd70c Update: add config route 2018-07-15 22:23:20 +08:00
gVisor bot
5fc6b17c1e Fixed: handle chunked data 2018-06-22 10:26:56 +08:00
gVisor bot
6f879b189f Fixed: crash when net.ResolveIPAddr error 2018-06-15 00:44:31 +08:00
gVisor bot
21f94aa5f0 Improve: using native http request 2018-06-14 01:00:58 +08:00
gVisor bot
cc515d0269 Fixed: https proxy doesn't works in Safari 2018-06-12 22:43:34 +08:00
gVisor bot
b5f24c56b2 Fixed: close connection when read target error 2018-06-12 09:18:15 +08:00
gVisor bot
1a8f363ea6 Improve: simple dns prefetch 2018-06-11 18:36:39 +08:00
gVisor bot
010b8eb03f Init: first commit 🎉 2018-06-10 22:50:03 +08:00