Commit Graph
124 Commits
Author SHA1 Message Date
ginuerzh b11ce8a71c add tun device support (#420) 2019-12-26 14:57:11 +08:00
ginuerzh d1f192cfdd fix #408 2019-12-18 23:37:01 +08:00
ginuerzh 1caabf84ad self-defined profiling server address 2019-12-18 23:37:01 +08:00
ginuerzh e996e7c35b add user-agent option for http/http2 2019-06-20 15:19:42 +08:00
ginuerzh bea815ec9a add max_fails & fail_timeout options support for port forwarding 2019-06-20 10:47:58 +08:00
ginuerzh e8ad44cab3 add max_fails & fail_timeout options support for load balancing 2019-06-19 13:21:10 +08:00
ginuerzh f89062a84b fix #364 2019-06-15 16:35:33 +08:00
ginuerzh 86e9772f08 add knock option for probe resistance 2019-06-14 00:12:35 +08:00
ginuerzh 6f0bf7da03 add go-shadowsocks2 support 2019-06-05 18:17:32 +08:00
ginuerzh d61407c7fb add ip option support for port forward handler 2019-06-04 10:40:38 +08:00
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
recall704andginuerzh 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
koaiwuandginuerzh 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