Commit Graph

114 Commits

Author SHA1 Message Date
ginuerzh
2e5601bfd6 fix HTTP Host header 2019-06-03 16:14:49 +08:00
ginuerzh
6ae4d5114e fix peer config 2019-01-16 22:25:35 +08:00
ginuerzh
7c7a51ec02 ws supports user defined url path 2019-01-12 14:25:59 +08:00
ginuerzh
ea701f996d fix #345 2019-01-10 13:25:37 +08:00
ginuerzh
62663564cc add reloader for authenticator 2019-01-09 22:36:44 +08:00
ginuerzh
1930da5210 fix #342 2019-01-08 13:08:24 +08:00
ginuerzh
81bb436e6c v2.7 2019-01-05 13:46:16 +08:00
ginuerzh
7ea2b678a9 Merge branch 'master' of github.com:ginuerzh/gost 2019-01-05 13:35:25 +08:00
ginuerzh
c230ff50ab add example config files 2019-01-05 13:33:36 +08:00
recall704
6df0e2e5d4 update bypass file (#332)
* return if error does not nil

* [fixed][examples] 修复 examples 中的参数错误

* update bypass
2019-01-05 13:27:19 +08:00
ginuerzh
445889c47e add more test cases for socks5 2018-12-31 20:44:20 +08:00
ginuerzh
a7d49f0b37 DNS resolver support DoH #335 2018-12-27 19:58:12 +08:00
ginuerzh
bb1afcc437 add more tests 2018-12-26 20:24:20 +08:00
ginuerzh
7686a4bdc8 add more detail info for routing 2018-12-06 19:57:36 +08:00
ginuerzh
dc4c78ca44 add stop for live reloading 2018-11-29 22:09:10 +08:00
ginuerzh
5e0e08d5b0 live reloading for base config 2018-11-27 10:08:18 +08:00
ginuerzh
a020c7bc33 fix data race 2018-11-21 23:42:45 +08:00
ginuerzh
1a0098cf83 add probing resistance support for HTTP proxy 2018-11-17 15:17:54 +08:00
ginuerzh
d9cce6332c add live reloading support for peer config 2018-11-12 16:28:22 +08:00
ginuerzh
38827782e1 add live reloading support for bypass,resolver and hosts 2018-11-03 10:56:55 +08:00
ginuerzh
c4e6bcf5d9 fix #253 2018-07-08 16:09:34 +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
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
koaiwu
08d3cbdd2c fix loadConfigureFile (#239) 2018-03-18 19:41:08 +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
rui.zheng
4cdf5d5b8b add AES encryption support for QUIC 2017-11-21 13:45:26 +08:00
rui.zheng
64b5f628aa update README.md 2017-11-17 17:10:27 +08:00
rui.zheng
cd26bcb81d add retry mechanism for chain 2017-11-15 15:54:29 +08:00
rui.zheng
003c5a5085 enhancement configuration 2017-11-15 14:39:35 +08:00
rui.zheng
3befde0128 add node fail filter 2017-11-14 17:50:02 +08:00
rui.zheng
da30584df1 add host for client handshake 2017-11-10 11:00:35 +08:00
rui.zheng
8cb2269159 add node ID 2017-11-07 17:55:18 +08:00
rui.zheng
dedd08530a #141: Add load balancing support for proxy chain 2017-11-03 17:42:05 +08:00
rui.zheng
e3120ca370 fix issue #173 2017-11-02 17:27:45 +08:00
rui.zheng
c82f2d904d fix multiplex 2017-11-02 13:24:01 +08:00
rui.zheng
7c2a5faae6 fix bug #160 2017-11-01 17:35:01 +08:00
rui.zheng
cd842de218 add multiplex support for ws/wss 2017-11-01 15:33:44 +08:00
rui.zheng
31f6d0af35 add multiplex TLS tunnel 2017-10-31 17:30:51 +08:00