Commit Graph

71 Commits

Author SHA1 Message Date
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
ginuerzh
a04c8b45f3 update selector 2022-09-04 13:24:32 +08:00
ginuerzh
6546f4a905 fix default selector 2022-09-02 21:53:50 +08:00
ginuerzh
00f7fa2997 add weight for selector 2022-09-02 17:23:59 +08:00
ginuerzh
470d229c58 fix transport 2022-08-31 20:18:52 +08:00
ginuerzh
be7af96d40 improve cidr matcher 2022-08-31 10:10:14 +08:00
ginuerzh
d043ad94e7 add nodes field for forwarder 2022-08-25 21:35:37 +08:00
ginuerzh
498a425656 add hop level bypass 2022-08-24 23:13:47 +08:00
ginuerzh
bdd239fb09 add list support for auther, admission and bypass 2022-08-23 21:49:49 +08:00
ginuerzh
d61b1ba1b3 set default tun name 2022-08-20 21:28:38 +08:00
ginuerzh
b24a15ea34 change tun from water to wireguard 2022-08-20 19:41:50 +08:00
ginuerzh
4c1da3e4d4 update tun/tap 2022-08-18 14:50:13 +08:00
ginuerzh
c720ab351e update core library 2022-08-18 13:23:05 +08:00
ginuerzh
bd60c2cf14 upgrade quic-go 2022-08-18 13:12:11 +08:00
ginuerzh
90453838a1 fix crash when starting http3 server 2022-07-29 21:19:41 +08:00