Commit Graph

319 Commits

Author SHA1 Message Date
wenyifan
dab45deac9 Merge branch 'master' into dev
# Conflicts:
#	cmd/gost/program.go
2023-12-21 17:49:59 +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
bc37fac037 added logger group for service 2023-12-19 21:44:58 +08:00
ginuerzh
dc48c4a3b2 fix auth for file handler 2023-12-16 14:33:52 +08:00
ginuerzh
310614663a check date for nightly trigger 2023-12-02 13:03:16 +08:00
ginuerzh
8f094d86b0 fix issue #338 2023-11-30 19:46:29 +08:00
ginuerzh
638c780acd update go.mod 2023-11-29 21:18:54 +08:00
wenyifan
993609b31e dev 2023-11-21 10:45:52 +08:00
wenyifan
4fc5fd03a5 dev 2023-11-21 10:23:40 +08:00
wenyifan
b8b4e99aec dev 2023-11-21 10:22:09 +08:00
ginuerzh
1f20f199c0 fix tun config 2023-11-20 20:43:27 +08:00
ginuerzh
8dc6146f79 fix go.mod 2023-11-19 20:03:23 +08:00
ginuerzh
ed29b34c68 add logger component 2023-11-19 19:57:02 +08:00
ginuerzh
b41aea03da add web api for router 2023-11-19 16:17:01 +08:00
ginuerzh
2c17e4417d add logger option for tun router 2023-11-19 14:41:10 +08:00
ginuerzh
ea8ff5f77a add router component 2023-11-19 14:24:48 +08:00
ginuerzh
6762957c65 add traffic limiter for proxy handler 2023-11-18 18:30:04 +08:00
ginuerzh
4c934cd737 add more config options for kcp 2023-11-16 22:19:42 +08:00
ginuerzh
0d494f5ef2 fix #335 2023-11-16 20:39:42 +08:00
ginuerzh
bf1bab7d84 fix race condition in relay udp conn 2023-11-14 22:37:33 +08:00
ginuerzh
b8383b1076 add range port support for forwarder node 2023-11-14 19:43:57 +08:00
ginuerzh
345da28f01 update ingress interface 2023-11-13 20:42:45 +08:00
ginuerzh
907420d18b add webtransport tunnel 2023-11-10 21:30:20 +08:00
ginuerzh
c1437794f8 add path option for hop 2023-11-09 20:36:21 +08:00
ginuerzh
c2df5650fb add prefer and only options for resolver 2023-11-08 21:09:08 +08:00
ginuerzh
23506579e7 improve udp listener 2023-11-07 23:11:38 +08:00
ginuerzh
969db8691b update README 2023-11-03 17:48:56 +08:00
ginuerzh
3b0a2f1bae update sd 2023-11-02 22:34:11 +08:00
ginuerzh
b2ed4ae9fd update sd 2023-11-02 20:54:59 +08:00
ginuerzh
b2784011d0 add service discovery for tunnel 2023-10-31 23:00:32 +08:00
ginuerzh
d4e00683c3 add tls options 2023-10-29 10:28:46 +08:00
ginuerzh
471513896d update nightly build schedule 2023-10-28 22:48:59 +08:00
ginuerzh
6967278600 add nightly build 2023-10-28 22:41:14 +08:00
ginuerzh
2898732c20 improve tunnel entrypoint 2023-10-27 22:15:53 +08:00
dependabot[bot]
bb0c0450e8 Bump google.golang.org/grpc from 1.58.1 to 1.58.3
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.58.1 to 1.58.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](https://github.com/grpc/grpc-go/compare/v1.58.1...v1.58.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-10-27 22:11:52 +08:00
ginuerzh
6bb7dfea8f fix #315 2023-10-25 23:13:39 +08:00
ginuerzh
e27d2bc593 set smux version to 1 2023-10-24 20:49:19 +08:00
ginuerzh
3144d61ecd generate random tunnel ID 2023-10-20 23:57:43 +08:00
ginuerzh
e4b68d385a fix race condition 2023-10-19 23:50:27 +08:00
ginuerzh
a91300d078 get real client ip for http forwarding 2023-10-18 21:23:38 +08:00
ginuerzh
b8785eb71e fix race condition when forwarding http 2023-10-18 19:20:43 +08:00
ginuerzh
67fcd929be fix http traffic forwarding 2023-10-18 14:33:38 +08:00
ginuerzh
48c262bf71 fix websocket for forward handler 2023-10-17 23:26:04 +08:00
ginuerzh
05c35005e9 fix websocket for forward handler 2023-10-17 23:06:02 +08:00
ginuerzh
f6112773a1 default to smux version 2 for tunnel 2023-10-17 22:16:28 +08:00
ginuerzh
61002b7c9c add mux config 2023-10-17 21:56:29 +08:00
ginuerzh
f8a19e0829 fix http handler for tunnel 2023-10-16 23:56:36 +08:00
ginuerzh
b1ace73943 update forward handler 2023-10-16 23:17:51 +08:00
ginuerzh
3d0e993498 fix compile error for serial 2023-10-15 23:57:49 +08:00