Commit Graph

151 Commits

Author SHA1 Message Date
ginuerzh
f68bfdb149 add observer 2024-01-03 20:56:24 +08:00
ginuerzh
ca077d418a fix issue #372 2023-12-20 22:00:23 +08:00
ginuerzh
7264fca4f8 parsing config directly from cmd flag -C 2023-12-19 21:45:34 +08:00
ginuerzh
dc48c4a3b2 fix auth for file handler 2023-12-16 14:33:52 +08:00
ginuerzh
8f094d86b0 fix issue #338 2023-11-30 19:46:29 +08:00
ginuerzh
ed29b34c68 add logger component 2023-11-19 19:57:02 +08:00
ginuerzh
ea8ff5f77a add router component 2023-11-19 14:24:48 +08:00
ginuerzh
4c934cd737 add more config options for kcp 2023-11-16 22:19:42 +08:00
ginuerzh
907420d18b add webtransport tunnel 2023-11-10 21:30:20 +08:00
ginuerzh
b2784011d0 add service discovery for tunnel 2023-10-31 23:00:32 +08:00
ginuerzh
6967278600 add nightly build 2023-10-28 22:41:14 +08:00
ginuerzh
61002b7c9c add mux config 2023-10-17 21:56:29 +08:00
ginuerzh
b1ace73943 update forward handler 2023-10-16 23:17:51 +08:00
ginuerzh
9cbc875965 add tunnel handler and connector 2023-10-15 15:40:49 +08:00
ginuerzh
c1d9228eee add auther for metrics 2023-10-09 21:30:43 +08:00
ginuerzh
8a699e1906 add reload and plugin support for hop 2023-09-28 21:05:44 +08:00
ginuerzh
1bbeeb7e66 add unix/serial dialer and connector 2023-09-18 23:18:27 +08:00
ginuerzh
3883a4493a add support for unix domain socket 2023-09-16 23:15:49 +08:00
ginuerzh
355aaa7690 fix typos 2023-09-16 21:52:00 +08:00
ginuerzh
c73c98974c add support for serial(COM) port redirector 2023-09-16 21:50:54 +08:00
ginuerzh
3d15dedab2 add async option for dns handler 2023-04-14 19:17:10 +08:00
ginuerzh
436864ca92 fix issue #206 2023-04-12 21:32:13 +08:00
ginuerzh
4847f9ee9f add support for windows service 2023-03-31 14:51:08 +08:00
ginuerzh
3f53858c83 update version 2023-02-14 18:57:06 +08:00
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