Commit Graph

127 Commits

Author SHA1 Message Date
ginuerzh
95a2f0d649 add UDP support for reverse proxy tunnel 2023-02-02 19:20:22 +08:00
ginuerzh
c765789076 fix race condition in config updating 2023-01-20 10:28:32 +08:00
ginuerzh
fa47726c3d add tunnel feature for relay 2023-01-14 13:18:45 +08:00
ginuerzh
c351b849e6 case-insensitive metadata key 2023-01-11 22:28:43 +08:00
ginuerzh
a795923980 fix dtls 2022-12-23 18:58:24 +08:00
ginuerzh
4b3e711adb update grpc 2022-12-21 18:21:23 +08:00
ginuerzh
258d9f5b26 fix traffic limiter 2022-12-19 19:38:38 +08:00
Carlos Ibáñez
5d9d33f368 [main] Add -- cmd flag separator to start different Gost processes 2022-12-15 11:12:21 +08:00
Carlos Ibáñez
fec33e62ea [cmd] buildConfigFromCmd: Include the process id on config names 2022-12-15 11:12:21 +08:00
ginuerzh
39cb9c65d9 grpc.dialer: do not resolve server address 2022-12-01 19:24:52 +08:00
segfault-bilibili
4ef4448249 insert services and nodes to loaded config 2022-11-28 17:20:54 +08:00
segfault-bilibili
1151ecd2a4 fix typo 2022-11-28 17:20:54 +08:00
ginuerzh
2400e29fe0 add dtls tunnel 2022-11-18 18:27:25 +08:00
ginuerzh
41bb4cdbb0 add http3 reverse proxy 2022-11-12 17:16:43 +08:00
ginuerzh
f17b2d2e96 add vhost for port forwarding 2022-11-11 22:25:52 +08:00
ginuerzh
e771534920 v3.0.0-rc.0 2022-11-05 16:54:44 +08:00
ginuerzh
09c12b013c add hooks for service 2022-11-03 21:32:12 +08:00
ginuerzh
b86d7ee06d add log rotation 2022-10-20 21:10:25 +08:00
ginuerzh
7f924fdeb6 fix proxy protocol 2022-09-28 11:53:25 +08:00
ginuerzh
5d797eac43 add hop 2022-09-22 18:59:56 +08:00
ginuerzh
e8071d9b65 update limiter 2022-09-14 20:06:14 +08:00
ginuerzh
50cf4edd1f add direct dialer and connector #63 2022-09-08 22:43:29 +08:00
ginuerzh
3d5f0f93fd added proxy protocol for listener 2022-09-08 21:33:19 +08:00
ginuerzh
aa754f8515 add rate limiter 2022-09-05 22:51:57 +08:00
ginuerzh
a7f4d3e63e parsing limiter config 2022-09-05 14:49:05 +08:00
ginuerzh
180214a124 update selector 2022-09-04 13:25:56 +08:00
ginuerzh
ca0de58757 update selector 2022-09-02 21:55:25 +08:00
ginuerzh
850bb1379f fine-grained node bypass control 2022-08-25 21:38:13 +08:00
ginuerzh
9e404471a6 add list support for reference to auther, admission and bypass 2022-08-23 21:51:46 +08:00
ginuerzh
fb5f57fa80 fix #77 2022-08-19 22:29:07 +08:00
ginuerzh
85de11ae46 update metrics usage 2022-07-29 21:21:39 +08:00
ginuerzh
1c65aae3a9 add cmd options compatible with gost v2 2022-07-27 15:56:56 +08:00
ginuerzh
84255850b6 fix resolver for ipv6 2022-05-01 20:56:08 +08:00
ginuerzh
605c43ca08 add README_en.md 2022-04-13 23:57:21 +08:00
ginuerzh
9cd94cb68b add recorder 2022-04-11 23:16:56 +08:00
ginuerzh
666846d352 fix ssh in cmd mode 2022-04-07 23:04:46 +08:00
ginuerzh
7c91dfb56f update go.mod 2022-04-05 17:57:26 +08:00
ginuerzh
1b31c80d2c update imports 2022-04-04 12:47:07 +08:00
ginuerzh
733655625a add tproxy support 2022-03-31 21:11:49 +08:00
ginuerzh
670a118c6d fix redirect 2022-03-29 23:07:56 +08:00
ginuerzh
7b5913123f update dependency 2022-03-17 22:59:58 +08:00
ginuerzh
bb7fb31e3d update metrics 2022-03-16 21:28:03 +08:00
ginuerzh
2864480296 move pkg to github.com/go-gost/core 2022-03-16 20:38:26 +08:00
ginuerzh
a2d62d1753 move metrics module to github.com/go-gost/metrics 2022-03-14 22:07:36 +08:00
ginuerzh
749d802a12 move config and api modules to individual repo 2022-03-14 21:34:55 +08:00
ginuerzh
695c720d26 add extended features from github.com/go-gost/x 2022-03-14 20:34:31 +08:00
ginuerzh
c282e69ffd move http2 to github.com/go-gost/x 2022-03-14 20:20:48 +08:00
ginuerzh
5c5af49b0e mv non-core components to extended repo 2022-03-14 17:43:37 +08:00
ginuerzh
4007e80811 fix tap 2022-03-12 19:23:19 +08:00
ginuerzh
be374b6488 add icmp tunnel 2022-03-08 22:34:39 +08:00