Commit Graph

430 Commits

Author SHA1 Message Date
ginuerzh
31257903a3 add timeout for TLS handshaking (#316) 2018-11-03 11:24:25 +08:00
ginuerzh
bebb2f824a fix bypass test 2018-11-03 11:03:58 +08:00
recall704
fa085c56e5 修复 examples 中的参数错误 (#315)
* return if error does not nil

* [fixed][examples] 修复 examples 中的参数错误
2018-11-03 11:01:48 +08:00
ginuerzh
38827782e1 add live reloading support for bypass,resolver and hosts 2018-11-03 10:56:55 +08:00
ginuerzh
ca3853e8cb Merge branch '1.6' of https://github.com/ginuerzh/gost into 2.6 2018-08-04 18:09:34 +08:00
ginuerzh
be72040466 2.6-rc1 2018-08-04 18:08:20 +08:00
chenhw2
8df5012071 fix build in go-1.10.3 at win (#282) 2018-07-14 16:01:58 +08:00
stonexin
84dc5a612e fix compile error (#280) 2018-07-09 18:04:42 +08:00
ginuerzh
c4e6bcf5d9 fix #253 2018-07-08 16:09:34 +08:00
ginuerzh
18f7ba2b7c add retry support for TCP port forwarding 2018-07-08 14:51:37 +08:00
ginuerzh
93ac1dc342 fix #278, param name of QUIC conflict 2018-07-08 13:05:57 +08:00
ginuerzh
c1f4325b19 add ChainOptions for Chain.Dial 2018-07-08 10:41:56 +08:00
ginuerzh
c242286a06 add Handler.Init 2018-07-06 15:25:08 +08:00
ginuerzh
644d22d7c3 add static hosts support 2018-07-04 19:34:22 +08:00
ginuerzh
e56fbfa809 add strategy param 2018-06-30 17:53:21 +08:00
ginuerzh
f292d8e76f add bypass support for handlers 2018-06-30 15:55:05 +08:00
ginuerzh
c11b5ddce8 add special wildcard support for domain bypass 2018-06-30 13:18:58 +08:00
ginuerzh
9345a2dc2b #249 add load balancing support for port forwarding 2018-05-20 22:03:41 +08:00
ginuerzh
b15c5bb38c update README.md 2018-05-19 21:40:08 +08:00
ginuerzh
482d2857f6 add cache support for DNS resolver 2018-05-19 19:17:53 +08:00
ginuerzh
56bc433cd6 fix dns resolver 2018-05-19 17:52:34 +08:00
ginuerzh
3271a50bdb support custom cert/key files to initialize the default certificate 2018-05-19 12:05:23 +08:00
ginuerzh
0695bb5e9a add support custom dns resolver 2018-05-19 11:12:18 +08:00
ginuerzh
d39e211f3e add bypass support for proxy chain 2018-04-28 16:12:23 +08:00
ginuerzh
f6e09eaae6 add bypass support for server nodes 2018-04-22 12:46:28 +08:00
ginuerzh
08003d296d update vendor 2018-04-22 10:01:55 +08:00
ginuerzh
74ed44d87d add address bypass 2018-04-22 09:24:33 +08:00
zhengrui
a1de1af1bd update snapcraft.yaml 2018-04-14 21:39:47 +08:00
zhengrui
48f3c3f9a6 v2.5 2018-04-14 21:18:10 +08:00
zhengrui
94b325936b 2.5-rc2 2018-04-07 20:27:05 +08:00
koaiwu
08d3cbdd2c fix loadConfigureFile (#239) 2018-03-18 19:41:08 +08:00
rui.zheng
f6433a99bc rtcp over SOCKS5 now support multiplexing 2018-03-18 19:33:48 +08:00
zhengrui
2b5655890c SOCKS5: add mux-bind request CMD 2018-03-18 18:22:19 +08:00
zhengrui
22a4d48cf9 #224 add fifo strategy for node selector 2018-03-18 10:41:55 +08:00
zhengrui
5cf657773f fix #225 2018-03-18 09:50:49 +08:00
zhengrui
6afb0a8f59 add Dockerfile 2018-02-28 13:16:35 +08:00
zhengrui
fa78a084e7 fix #229 2018-02-28 13:16:20 +08:00
dmitry-online
9ccdb42fa2 Fix http Handle (#231)
need req.Body.Close() to avoid memory leaks
2018-02-28 12:47:15 +08:00
zhengrui
bf6d41f5e2 v2.5-rc1 2018-02-03 13:19:22 +08:00
zhengrui
04c4eb229c Merge branch 'dev' 2018-02-02 13:12:45 +08:00
recall704
407d668b83 return if error does not nil (#205) 2017-12-27 09:43:20 +08:00
rui.zheng
e0066c9c0f Node filter only applies to node list of more than one node 2017-11-21 14:31:18 +08:00
rui.zheng
4cdf5d5b8b add AES encryption support for QUIC 2017-11-21 13:45:26 +08:00
rui.zheng
db4591cadd update vendor for QUIC 2017-11-20 16:36:35 +08:00
rui.zheng
d11b16c758 update README 2017-11-20 15:44:48 +08:00
rui.zheng
64b5f628aa update README.md 2017-11-17 17:10:27 +08:00
rui.zheng
b3068a7d8f Merge branch 'dev' of github.com:ginuerzh/gost into dev 2017-11-16 21:49:47 +08:00
rui.zheng
6974e9a80e README.md: add Wiki website 2017-11-16 21:46:49 +08:00
rui.zheng
6f935fc397 add retry mechanism for chain 2017-11-15 15:55:15 +08:00
rui.zheng
cd26bcb81d add retry mechanism for chain 2017-11-15 15:54:29 +08:00