Commit Graph

85 Commits

Author SHA1 Message Date
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
ginuerzh
54ab717f6b add dtls tunnel 2022-11-18 17:19:20 +08:00
ginuerzh
1ff2bab1f0 add vhost for port forwarding 2022-11-11 22:23:36 +08:00
ginuerzh
30d44c7376 fix quic config 2022-11-03 21:30:01 +08:00
ginuerzh
669e80b780 add auth for tun 2022-10-20 21:08:26 +08:00
ginuerzh
a1255e52d8 fix proxy protocol 2022-09-28 11:47:56 +08:00
ginuerzh
cf20abf656 add hop 2022-09-22 18:45:15 +08:00
ginuerzh
5237f79740 add chain hop 2022-09-20 17:54:03 +08:00
ginuerzh
01d7dc77c6 update limiter 2022-09-14 20:00:35 +08:00
ginuerzh
91c12882f5 add conn limiter 2022-09-14 00:15:19 +08:00
ginuerzh
999707db19 add direct dialer and connector 2022-09-08 22:41:04 +08:00
ginuerzh
efd8838c18 added proxy protocol 2022-09-08 21:31:11 +08:00
ginuerzh
54e1801e74 add limiter web api 2022-09-06 15:38:45 +08:00
ginuerzh
779af72f7c update go.mod 2022-09-05 22:49:13 +08:00