Commit Graph

115 Commits

Author SHA1 Message Date
ginuerzh
c959fc2f73 add observer 2024-01-03 20:55:06 +08:00
ginuerzh
9fa95cc8b3 bump github.com/spf13/viper 2023-12-20 21:57:29 +08:00
ginuerzh
4a1b225d2c add logger group for service 2023-12-19 21:28:19 +08:00
dependabot[bot]
cc07ccb276
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.16.0 to 0.17.0.
- [Commits](https://github.com/golang/crypto/compare/v0.16.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/crypto
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-19 00:02:48 +00:00
Charles Xu
94f8afdf45 Merge remote-tracking branch 'upstream/master' into bump-version 2023-11-30 00:31:50 +00:00
汪航洋
6ea815eb36 api allows private networking 2023-11-29 18:52:44 +08:00
Charles Xu
ee80eedac3 clean deps 2023-11-23 03:39:24 +00:00
Charles Xu
7cc1ef436f bump versions 2023-11-23 03:39:06 +00:00
ginuerzh
e8be8d625a update go.mod 2023-11-19 20:00:14 +08:00
ginuerzh
c87faa2017 add logger component 2023-11-19 19:55:48 +08:00
ginuerzh
44064e4dd1 add api config for router 2023-11-19 16:16:12 +08:00
ginuerzh
74639e9c4e add router component 2023-11-19 14:23:21 +08:00
ginuerzh
88cc6ff4d5 add traffic limiter for proxy handler 2023-11-18 18:28:09 +08:00
ginuerzh
ca1f44d93c update ingress interface 2023-11-13 20:40:42 +08:00
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
07db20c9a8 fix socks5 connector 2023-10-04 16:34:17 +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