Commit Graph

400 Commits

Author SHA1 Message Date
ginuerzh
aebd6842a9 update vendor 2018-11-22 16:02:29 +08:00
ginuerzh
a020c7bc33 fix data race 2018-11-21 23:42:45 +08:00
ginuerzh
e9b872c4cf change error to code 2018-11-17 23:06:24 +08:00
ginuerzh
8ba90995ae add probing resistance support for HTTP2 proxy 2018-11-17 22:11:21 +08:00
ginuerzh
02db99b747 fix http test 2018-11-17 15:22:56 +08:00
ginuerzh
1a0098cf83 add probing resistance support for HTTP proxy 2018-11-17 15:17:54 +08:00
ginuerzh
8a1bfdb1cc update vendor 2018-11-16 19:50:08 +08:00
ginuerzh
3c640f9a7d update vendor 2018-11-16 19:22:38 +08:00
ginuerzh
73bc679bbf update vendor 2018-11-16 18:33:42 +08:00
ginuerzh
1e24898e87 resolver now can be compatible with /etc/resolv.conf 2018-11-12 20:20:41 +08:00
ginuerzh
d9cce6332c add live reloading support for peer config 2018-11-12 16:28:22 +08:00
ginuerzh
c91e424cbe use ip address instead of domain address in Connector.Connect 2018-11-12 10:40:42 +08:00
ginuerzh
b16f878c39 add ConnectOptions for Connector.Connect 2018-11-10 12:16:46 +08:00
ginuerzh
3ebf423e87 fix resolver timeout 2018-11-10 12:14:26 +08:00
ginuerzh
c66751b017 add docker build status 2018-11-03 14:43:59 +08:00
ginuerzh
55b9c61f14 update README_en.md 2018-11-03 14:33:24 +08:00
ginuerzh
275a3da1d3 v2.6 2018-11-03 13:03:16 +08:00
ginuerzh
c84026fa30 Merge branch '2.6' 2018-11-03 12:49:00 +08:00
ginuerzh
434d34bb58 fix sni panic (#297) 2018-11-03 12:47:52 +08:00
ginuerzh
60a30a1f20 add auth info for http log (#286) 2018-11-03 12:28:34 +08:00
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