Commit Graph

52 Commits

Author SHA1 Message Date
dmitry-online
9ccdb42fa2 Fix http Handle (#231)
need req.Body.Close() to avoid memory leaks
2018-02-28 12:47:15 +08:00
rui.zheng
8cb2269159 add node ID 2017-11-07 17:55:18 +08:00
rui.zheng
5a2fd66c2a merge master 2017-11-01 15:40:59 +08:00
rui.zheng
7cbfd5f4ee change SNI obfuscation 2017-10-29 20:12:25 +08:00
rui.zheng
65c0ce36bc add obfuscation support for SNI 2017-10-25 17:40:57 +08:00
rui.zheng
4b6ba653ac fix HTTP request handler 2017-08-29 13:32:41 +08:00
rui.zheng
df05335464 fix #149 2017-08-24 17:27:13 +08:00
rui.zheng
db589c63ba add User-Agent header for http and ws 2017-08-10 16:09:10 +08:00
rui.zheng
55622a5f43 fix HTTP2 auth bug #122 2017-08-06 15:38:39 +08:00
rui.zheng
cfd1223550 minor fix 2017-08-05 14:33:35 +08:00
rui.zheng
74eb52dc2a update file structure 2017-08-04 14:14:08 +08:00
rui.zheng
962fd9df51 update 2017-07-20 23:36:09 +08:00
rui.zheng
fa152892fd fix #96 2017-07-07 10:50:02 +08:00
Adam Stankiewicz
b31d0e9c8a
Allow whitelisting and blacklisting of http/http2 2017-04-10 13:49:39 +02:00
rui.zheng
26f4e49f05 fix issue #91 2017-03-03 21:33:05 +08:00
rui.zheng
d19d5adabe #92 support ssh tunnel for local/remote port forwarding 2017-02-25 22:38:30 +08:00
rui.zheng
333291e9bc #76 support pure HTTP tunnel(PHT) 2017-02-05 14:35:38 +08:00
rui.zheng
a6c43e8641 fix issue #65 2017-01-14 17:42:47 +08:00
rui.zheng
c5fabde5f8 #57: add multi user auth support for HTTP and SOCKS5 2016-12-15 12:39:38 +08:00
rui.zheng
6ca1f4a984 fix pipe close 2016-10-12 17:41:07 +08:00
rui.zheng
124bfc42ea fix http2 bugs 2016-10-08 15:58:27 +08:00
rui.zheng
538e5ba977 fix socks5 bind 2016-10-06 13:50:41 +08:00
rui.zheng
0991952f0c fix port forwarding 2016-10-05 21:05:51 +08:00
rui.zheng
518ca462c6 fix shadowsocks 2016-10-05 14:53:15 +08:00
rui.zheng
f903771282 update gost library 2016-10-04 16:41:44 +08:00
rui.zheng
ff6d3e14d8 add gost library 2016-09-30 17:37:28 +08:00
rui.zheng
b3461ea527 update 2016-09-30 17:26:48 +08:00
rui.zheng
a5e06c6666 fix http2 2016-09-29 20:46:49 +08:00
rui.zheng
057a17be87 support http2 proxy 2016-09-28 17:56:12 +08:00
rui.zheng
2f00695e1d add http2 transport 2016-09-25 21:05:28 +08:00
rui.zheng
8502dd2905 add some test case 2016-09-23 18:23:23 +08:00
rui.zheng
9ae36e42af init http2+tls 2016-09-23 12:11:56 +08:00
rui.zheng
daf7c32cb8 forward http request directly when end of chain is http proxy 2016-09-21 17:36:02 +08:00
rui.zheng
28089dfbc6 add remote tcp port forwarding 2016-09-02 18:14:58 +08:00
rui.zheng
a8bd16715f fix udp port forwarding 2016-08-31 13:28:10 +08:00
rui.zheng
3c79cf44b7 add udp port forwarding 2016-08-30 18:05:25 +08:00
rui.zheng
3835ab437b fix bug #20 2016-01-09 16:20:53 +08:00
rui.zheng
1012043aaa detail log 2015-10-30 13:11:38 +08:00
rui.zheng
c4a1b96ba2 socks udp tunnel 2015-10-27 15:28:50 +08:00
rui.zheng
d7dfb3edaa add bind forward 2015-10-15 12:09:36 +08:00
rui.zheng
f88eecbe37 support forward chain 2015-10-12 17:24:57 +08:00
ginuerzh
4309ea67e2 forward now works 2015-10-11 22:19:27 +08:00
rui.zheng
e19ff132f4 fix http proxy 2015-10-10 18:08:58 +08:00
rui.zheng
037a79a00d gost v2.0 init 2015-09-25 17:00:06 +08:00
rui.zheng
573d31ae23 add new cipher method tls-auth 2015-06-10 14:26:41 +08:00
rui.zheng
253b18ddf2 support socks5 proxy 2015-06-09 12:01:16 +08:00
rui.zheng
6f7ed09099 improve log print 2015-06-05 17:24:22 +08:00
rui.zheng
8f9f4d99ec fix runtime error 2015-06-05 17:02:08 +08:00
rui.zheng
2a81d2c59b connection close properly 2015-06-05 12:39:11 +08:00
rui.zheng
30159a1d08 improve http tunnel 2015-06-05 11:37:30 +08:00