Commit Graph

223 Commits

Author SHA1 Message Date
ginuerzh
a80dec0dc1 go1.20 2023-02-04 18:48:20 +08:00
ginuerzh
62ca8ff2de add tunnel option for relay 2023-02-02 23:28:04 +08:00
ginuerzh
b8504f7f28 update go.mod 2023-02-02 20:00:12 +08:00
ginuerzh
95a2f0d649 add UDP support for reverse proxy tunnel 2023-02-02 19:20:22 +08:00
ginuerzh
d810224e7b add .goreleaser.yaml 2023-01-31 21:24:54 +08:00
ginuerzh
db36804bfa add goreleaser github action 2023-01-31 21:24:16 +08:00
ginuerzh
ad8af1942d update .gitignore 2023-01-31 19:36:10 +08:00
ginuerzh
3d01f74f7c fix nil route panic 2023-01-31 18:08:50 +08:00
ginuerzh
6b05bcb0ab add auth support for forwarder node 2023-01-31 14:07:20 +08:00
ginuerzh
799c95bfb4 forward non-HTTP traffic based on host 2023-01-30 21:10:59 +08:00
ginuerzh
de0a584175 fix http traffic forwarding 2023-01-30 14:40:40 +08:00
ginuerzh
381b1c9bf5 fix http traffic forwarding 2023-01-29 23:33:54 +08:00
ginuerzh
ed7d72bfd8 update go.mod 2023-01-29 20:53:33 +08:00
ginuerzh
98aef6ba90 forwarder: add http node settings 2023-01-29 20:33:58 +08:00
ginuerzh
dfde6efdeb relay: add private tunnel 2023-01-29 11:57:57 +08:00
ginuerzh
8858598cf0 update go.mod 2023-01-20 10:29:39 +08:00
ginuerzh
c765789076 fix race condition in config updating 2023-01-20 10:28:32 +08:00
ginuerzh
cf49a3ae46 add webapi for ingress 2023-01-15 17:46:24 +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
44fca4e04c grpc: cancel stream when done 2022-12-30 19:38:51 +08:00
ginuerzh
a795923980 fix dtls 2022-12-23 18:58:24 +08:00
ginuerzh
d3283d6278 tun: support multiple IPs 2022-12-22 17:52:05 +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
2f0da6993b v3.0.0-rc.1 2022-12-02 17:58:32 +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
df3533b4ef don't resolve server addr for tun handler 2022-11-25 18:17:11 +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
4a192bc1b3 add wildcard supports for vhost 2022-11-12 13:45:27 +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
68c311a7d1 fix compile error 2022-11-05 16:39:11 +08:00
ginuerzh
1c9974340b fix traffic limiter 2022-11-05 16:29:57 +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
soffchen
8274b62672 add support for linux/amd64v3, windows/amd64v3 2022-10-07 09:27:22 +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
2c29028a3b update README 2022-09-14 21:13:11 +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