Commit Graph

249 Commits

Author SHA1 Message Date
septs
e22229b5b1 add websocket compression support (#56) 2016-11-09 18:07:01 +08:00
ginuerzh
1a88ca09f5 Merge pull request #55 from septs/master
add configure file support
2016-11-09 17:51:22 +08:00
Septs
fa08b725db add websocket compression support 2016-11-09 17:33:44 +08:00
Septs
b758b3d9ac add configure file support 2016-11-09 17:11:26 +08:00
rui.zheng
e159216280 override KCP crypt and key if specified explicitly 2016-10-28 16:12:13 +08:00
rui.zheng
8f6e2096bc add kcp.json 2016-10-26 09:59:48 +08:00
rui.zheng
89d044ad12 merge branch 2.3 2016-10-25 12:18:16 +08:00
rui.zheng
9feb67c302 update README_en.md 2016-10-23 18:37:50 +08:00
rui.zheng
de6b165b68 add KCP support 2016-10-22 17:15:16 +08:00
rui.zheng
67a9b8d0ee add README_en.md 2016-10-22 10:15:29 +08:00
rui.zheng
944af50639 update README 2016-10-22 10:11:46 +08:00
rui.zheng
8552498992 update README 2016-10-21 22:21:57 +08:00
rui.zheng
21d4a53728 update README 2016-10-21 18:07:49 +08:00
rui.zheng
7b041de6a4 update README.md 2016-10-20 16:30:49 +08:00
rui.zheng
a7f1bf34b7 v2.2 2016-10-20 15:46:41 +08:00
rui.zheng
e0b8e54619 experimental quic support 2016-10-20 15:34:09 +08:00
rui.zheng
6ca1f4a984 fix pipe close 2016-10-12 17:41:07 +08:00
rui.zheng
659dce0e12 fix http2 init 2016-10-11 10:31:39 +08:00
rui.zheng
35d8ebf5a1 fix nil pointer 2016-10-09 12:38:21 +08:00
rui.zheng
c3072d4ed0 the additional HTTP2 proxies are considered as HTTPS proxies 2016-10-08 17:31:35 +08:00
rui.zheng
124bfc42ea fix http2 bugs 2016-10-08 15:58:27 +08:00
rui.zheng
a1506e7b3b rm main.go 2016-10-06 16:59:24 +08:00
rui.zheng
2a578dee1b update version to 2.2-rc1 2016-10-06 16:56:26 +08:00
rui.zheng
2e77076e68 fix log 2016-10-06 16:30:48 +08:00
rui.zheng
dc640846ea update README.md 2016-10-06 15:40:18 +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
6baa9960f4 add gost routine 2016-10-05 14:55:47 +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
a15bf73742 move old gost src to cmd/gost 2016-09-30 17:43:19 +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
d3e52bb457 http2 support with http1.x compatible 2016-09-25 18:31:54 +08:00
rui.zheng
8502dd2905 add some test case 2016-09-23 18:23:23 +08:00
rui.zheng
ba0703b4b7 Merge branch '2.1' 2016-09-23 12:14:59 +08:00
rui.zheng
9ba91d7597 2.1 release 2016-09-23 12:14:40 +08:00
rui.zheng
9ae36e42af init http2+tls 2016-09-23 12:11:56 +08:00
rui.zheng
7b84fc6c26 Merge branch '2.1' 2016-09-22 14:59:32 +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
986b27475f fix wss bug 2016-09-15 12:28:07 +08:00
rui.zheng
f7c8c40081 fix connection close 2016-09-15 08:35:09 +08:00
rui.zheng
768f97bead fix log title 2016-09-14 22:53:06 +08:00
rui.zheng
e12336fc3f update udp local port forwarding policy 2016-09-14 22:11:29 +08:00
rui.zheng
d492b8b53e fix log 2016-09-14 13:26:32 +08:00
rui.zheng
3a1ea87c31 add udp connect for udp port forwarding 2016-09-14 12:51:47 +08:00
rui.zheng
f2de67f8c1 pretty logs 2016-09-07 18:22:57 +08:00