Commit Graph

134 Commits

Author SHA1 Message Date
ginuerzh
c56e4aa7c2 add fake TCP transport 2020-01-11 15:36:18 +08:00
ginuerzh
9a24c06f96 add path support for h2/h2c 2020-01-09 11:11:51 +08:00
ginuerzh
7eea9b3ad7 tuntap: code refactor 2020-01-07 13:46:05 +08:00
ginuerzh
c0c477493d tuntap: add raw tcp tunnel 2020-01-06 13:05:20 +08:00
ginuerzh
4d818442d7 tuntap: add routing gateway options 2020-01-04 15:55:42 +08:00
ginuerzh
bde4217ca9 add support for tap device 2020-01-01 21:30:36 +08:00
ginuerzh
56d90dfa70 add config for udp forward listener 2020-01-01 15:09:27 +08:00
ginuerzh
21bee37da1 tun: revert multiqueue 2019-12-31 17:28:28 +08:00
ginuerzh
13a60628f4 multiqueue tun 2019-12-30 17:40:57 +08:00
ginuerzh
4a9731a512 tun: add route config 2019-12-27 14:08:17 +08:00
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
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