ginuerzh
|
696d10fc28
|
add webtransport tunnel
|
2023-11-10 21:29:11 +08:00 |
|
ginuerzh
|
6bface4581
|
add path option for hop
|
2023-11-09 20:34:59 +08:00 |
|
ginuerzh
|
6980fcfb19
|
improve udp listener
|
2023-11-07 23:10:44 +08:00 |
|
ginuerzh
|
68edeb2d59
|
update sd
|
2023-11-02 20:52:33 +08:00 |
|
ginuerzh
|
a7166b8206
|
add sd for tunnel
|
2023-10-31 22:59:14 +08:00 |
|
ginuerzh
|
cffbecc3c0
|
update go.mod
|
2023-10-27 22:14:13 +08:00 |
|
ginuerzh
|
0bef7c0cdf
|
improve tunnel handler
|
2023-10-27 22:11:11 +08:00 |
|
dependabot[bot]
|
a4e3c25b22
|
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: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-27 10:07:56 +08:00 |
|
ginuerzh
|
1801d855c5
|
update go.mod
|
2023-10-20 23:56:32 +08:00 |
|
ginuerzh
|
5931de19d4
|
update go.mod
|
2023-10-20 19:13:40 +08:00 |
|
ginuerzh
|
1e17320dfb
|
update go.mod
|
2023-10-19 23:49:12 +08:00 |
|
ginuerzh
|
5dfbb59f8a
|
update forward handler
|
2023-10-16 23:16:47 +08:00 |
|
ginuerzh
|
497915f465
|
add tunnel handler and connector
|
2023-10-15 15:39:25 +08:00 |
|
dependabot[bot]
|
bd9f8e9364
|
Bump golang.org/x/net from 0.15.0 to 0.17.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.15.0 to 0.17.0.
- [Commits](https://github.com/golang/net/compare/v0.15.0...v0.17.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-10-11 23:12:28 +00:00 |
|
ginuerzh
|
4be7d60147
|
add auther for metrics
|
2023-10-09 21:27:35 +08:00 |
|
ginuerzh
|
6a36ebcc9f
|
add proxy protocol support for relay tunnel and rtcp
|
2023-10-08 19:49:03 +08:00 |
|
ginuerzh
|
836cf6eade
|
add network for bypass
|
2023-09-30 17:51:55 +08:00 |
|
ginuerzh
|
ea585fc25d
|
add reload and plugin support for hop
|
2023-09-28 21:04:15 +08:00 |
|
ginuerzh
|
ddc3c9392e
|
add client addr for auth plugin
|
2023-09-21 19:59:56 +08:00 |
|
ginuerzh
|
1760151500
|
add HTTP plugin
|
2023-09-20 22:56:43 +08:00 |
|
ginuerzh
|
afddd2d29e
|
update plugin module
|
2023-09-19 22:35:09 +08:00 |
|
ginuerzh
|
674a70cd23
|
add client ID for plugin service
|
2023-09-19 22:31:37 +08:00 |
|
ginuerzh
|
b720e72870
|
Merge pull request #12 from gost-dev/bump-deps
Bump deps and remove deprecated method
|
2023-09-18 21:19:20 +08:00 |
|
ginuerzh
|
a743862f23
|
add recorder for serial handler
|
2023-09-18 21:13:11 +08:00 |
|
Charles Xu
|
03721e8c7e
|
update deps
|
2023-09-18 10:01:14 +00:00 |
|
ginuerzh
|
92db078642
|
add network feature for relay
|
2023-09-16 21:47:40 +08:00 |
|
ginuerzh
|
ee4f80b68d
|
add serial port(COM) listener and handler
|
2023-09-16 09:43:00 +08:00 |
|
ginuerzh
|
da582d1da1
|
Merge branch 'master' into master
|
2023-09-15 23:53:59 +08:00 |
|
dependabot[bot]
|
34f9f410d5
|
Bump github.com/gin-gonic/gin from 1.8.2 to 1.9.1
Bumps [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) from 1.8.2 to 1.9.1.
- [Release notes](https://github.com/gin-gonic/gin/releases)
- [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/gin-gonic/gin/compare/v1.8.2...v1.9.1)
---
updated-dependencies:
- dependency-name: github.com/gin-gonic/gin
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-09-15 23:47:47 +08:00 |
|
honwen.chan
|
a2878c3155
|
bump deps; bump sdk to 1.21
|
2023-08-22 00:02:27 +08:00 |
|
ginuerzh
|
32c8188351
|
add plugin system
|
2023-04-18 20:52:56 +08:00 |
|
ginuerzh
|
7a21c7eb6f
|
add keepalive for ssh
|
2023-03-03 13:06:20 +08:00 |
|
ginuerzh
|
54046d2003
|
update go.mod
|
2023-02-26 13:45:00 +08:00 |
|
ginuerzh
|
02a5f4dde4
|
go1.20
|
2023-02-04 18:44:52 +08:00 |
|
ginuerzh
|
a684248377
|
update go.mod
|
2023-02-02 19:56:28 +08:00 |
|
ginuerzh
|
9750998940
|
fix http response code when forwarder node is not available
|
2023-01-31 18:07:44 +08:00 |
|
ginuerzh
|
ebdb77d71f
|
add auth support for forwarder node
|
2023-01-31 14:04:28 +08:00 |
|
ginuerzh
|
a0efee1541
|
update core pkg
|
2023-01-29 20:46:18 +08:00 |
|
ginuerzh
|
24037aba7b
|
relay: added private tunnel
|
2023-01-29 11:55:26 +08:00 |
|
ginuerzh
|
82cd924c86
|
add tunnel feature for relay
|
2023-01-14 13:15:15 +08:00 |
|
ginuerzh
|
9b128534a0
|
case-insensitive metadata key
|
2023-01-11 22:25:58 +08:00 |
|
ginuerzh
|
bb106e2d89
|
fix dtls connection
|
2022-12-23 18:56:58 +08:00 |
|
ginuerzh
|
67bbdbf5a3
|
update go.mod
|
2022-12-21 18:19:38 +08:00 |
|
ginuerzh
|
86acbf7f66
|
update go.mod
|
2022-12-19 19:35:28 +08:00 |
|
ginuerzh
|
15feb7599e
|
fix traffic limiter
|
2022-12-19 19:33:29 +08:00 |
|
ginuerzh
|
3b21b41ab3
|
add new metadata for dtls
|
2022-12-17 22:40:45 +08:00 |
|
ginuerzh
|
61fdebe630
|
update go.mod
|
2022-12-02 17:42:56 +08:00 |
|
ginuerzh
|
25c393edaf
|
grpc.dialer: do not resolve server address
|
2022-12-01 19:17:48 +08:00 |
|
ginuerzh
|
2e89811d59
|
sniffing protocol for port forwarding
|
2022-11-30 10:54:19 +08:00 |
|
ginuerzh
|
82fff4976a
|
fix direct dialer
|
2022-11-29 09:45:51 +08:00 |
|