dependabot[bot]
|
9a380d3fd8
|
Bump golang.org/x/crypto from 0.31.0 to 0.35.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.31.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.31.0...v0.35.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-06-24 11:01:46 +08:00 |
|
ginuerzh
|
2132268780
|
Bump golang.zx2c4.com/wireguard
|
2025-02-11 22:13:57 +08:00 |
|
ginuerzh
|
08ad260606
|
add entrypoint for router handler
|
2025-02-08 23:07:54 +08:00 |
|
ginuerzh
|
9cd03b6b59
|
update go.mod
|
2025-02-07 15:45:14 +08:00 |
|
ginuerzh
|
bf36bdc680
|
update go.mod
|
2025-01-10 21:48:05 +08:00 |
|
ginuerzh
|
e480039691
|
update go.mod
|
2025-01-08 23:12:56 +08:00 |
|
ginuerzh
|
06d993023f
|
add traffic reset for stats
|
2024-12-24 20:11:22 +08:00 |
|
dependabot[bot]
|
5206d1bd58
|
Bump golang.org/x/crypto from 0.30.0 to 0.31.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.30.0 to 0.31.0.
- [Commits](https://github.com/golang/crypto/compare/v0.30.0...v0.31.0)
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-16 19:09:33 +08:00 |
|
ginuerzh
|
98f5a5f7eb
|
fix webtransport
|
2024-12-11 22:25:51 +08:00 |
|
dependabot[bot]
|
8d962398ab
|
Bump github.com/quic-go/quic-go from 0.45.0 to 0.48.2
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.45.0 to 0.48.2.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.45.0...v0.48.2)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-12-11 21:57:24 +08:00 |
|
ginuerzh
|
2e8a5d6f51
|
fix http keepalive for forwarding
|
2024-11-17 16:16:20 +08:00 |
|
ginuerzh
|
c2aedbabd9
|
add routing rule for node
|
2024-11-15 20:28:47 +08:00 |
|
ginuerzh
|
3db20563d2
|
add custom http response header for reverse proxy
|
2024-11-07 11:04:42 +08:00 |
|
ginuerzh
|
f4d9a5f79b
|
tunnel: checking closed connector
|
2024-11-01 15:25:45 +08:00 |
|
ginuerzh
|
d8126e8e30
|
update go.mod
|
2024-10-22 22:54:04 +08:00 |
|
ginuerzh
|
27242d0b66
|
recorder: add input/output traffic stats for handler recorder object
|
2024-10-11 20:32:56 +08:00 |
|
ginuerzh
|
8f994ab632
|
add handle options for sniffer
|
2024-10-10 22:49:56 +08:00 |
|
ginuerzh
|
e22aa91571
|
add route for recorder
|
2024-09-24 20:20:15 +08:00 |
|
ginuerzh
|
8934cb6b1c
|
add tls handshake for recorder
|
2024-09-20 21:26:21 +08:00 |
|
ginuerzh
|
e37213ac01
|
add http body for handler recorder
|
2024-09-16 19:44:15 +08:00 |
|
ginuerzh
|
69455ace9d
|
add handler recorder
|
2024-09-14 23:21:25 +08:00 |
|
ginuerzh
|
31c482c649
|
add scope param for traffic limiter
|
2024-08-31 09:30:04 +08:00 |
|
ginuerzh
|
3656ba9315
|
add http body rewrite for forward handler
|
2024-07-19 20:45:04 +08:00 |
|
ginuerzh
|
59b99a5b44
|
v0.1.0
|
2024-07-08 22:44:29 +08:00 |
|
ginuerzh
|
c1d0887a9b
|
add port range support for service
|
2024-07-08 22:38:21 +08:00 |
|
dependabot[bot]
|
13c9e3ba97
|
Bump github.com/gin-contrib/cors from 1.5.0 to 1.6.0
Bumps [github.com/gin-contrib/cors](https://github.com/gin-contrib/cors) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/gin-contrib/cors/releases)
- [Changelog](https://github.com/gin-contrib/cors/blob/master/.goreleaser.yaml)
- [Commits](https://github.com/gin-contrib/cors/compare/v1.5.0...v1.6.0)
---
updated-dependencies:
- dependency-name: github.com/gin-contrib/cors
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-08 00:02:17 +08:00 |
|
ginuerzh
|
22537ff0d2
|
mv observer/stats to core
|
2024-07-04 23:05:35 +08:00 |
|
ginuerzh
|
b583e29a56
|
Bump github.com/go-gost/gosocks5 from 0.3.1 to 0.4.1
|
2024-07-04 09:34:35 +08:00 |
|
ginuerzh
|
b99292bed8
|
add dialTimeout option for service
|
2024-06-25 20:40:38 +08:00 |
|
ginuerzh
|
f9bfca76ed
|
fix netns for socks5 and relay handler
|
2024-06-24 21:18:04 +08:00 |
|
ginuerzh
|
2ae0462822
|
add support for linux network namespace
|
2024-06-21 23:38:18 +08:00 |
|
ginuerzh
|
9bae597cbb
|
Bump deps
|
2024-06-13 21:53:14 +08:00 |
|
ginuerzh
|
40f709880d
|
add node filter config
|
2024-05-08 21:25:14 +08:00 |
|
ginuerzh
|
41b5e62207
|
added ohttps dialer
|
2024-04-25 14:59:01 +08:00 |
|
ginuerzh
|
254875cd30
|
update go.mod
|
2024-04-24 23:38:50 +08:00 |
|
dependabot[bot]
|
66104cd079
|
Bump golang.org/x/net from 0.19.0 to 0.23.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.19.0 to 0.23.0.
- [Commits](https://github.com/golang/net/compare/v0.19.0...v0.23.0)
---
updated-dependencies:
- dependency-name: golang.org/x/net
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 23:20:51 +08:00 |
|
ginuerzh
|
c35a79b2c9
|
Merge branch 'master' into feature/homedir-expand-ssh
|
2024-04-24 23:07:38 +08:00 |
|
ginuerzh
|
902e24e7e8
|
Merge branch 'master' into feature/keyring-ssh-passphrase
|
2024-04-24 22:45:29 +08:00 |
|
dependabot[bot]
|
d26bf4f05c
|
Bump github.com/quic-go/quic-go from 0.40.1 to 0.42.0
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.40.1 to 0.42.0.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.40.1...v0.42.0)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 22:35:54 +08:00 |
|
dependabot[bot]
|
5ea88aa5cf
|
Bump google.golang.org/protobuf from 1.31.0 to 1.33.0
Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
---
updated-dependencies:
- dependency-name: google.golang.org/protobuf
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-24 22:26:00 +08:00 |
|
Christian Groschupp
|
6ba22b0935
|
feat: expand homedir of ssh private key
|
2024-04-16 16:43:47 +02:00 |
|
Christian Groschupp
|
7da8b2a710
|
feat: allow to read ssh passphrase from keyring
|
2024-04-16 16:42:50 +02:00 |
|
ginuerzh
|
25dcf536c6
|
added url path rewrite for forwarder node
|
2024-01-31 23:18:42 +08:00 |
|
ginuerzh
|
3d2a7b7d3b
|
move x/internal/ctx to x/ctx
|
2024-01-30 18:19:39 +08:00 |
|
ginuerzh
|
3616a0d8a4
|
fix tunnel weight
|
2024-01-28 18:33:54 +08:00 |
|
ginuerzh
|
b5b39de62c
|
add weight for tunnel connector
|
2024-01-27 23:31:23 +08:00 |
|
ginuerzh
|
8bdd7ee172
|
added auther option for node http settings
|
2024-01-27 21:29:45 +08:00 |
|
dependabot[bot]
|
53aab11764
|
Bump github.com/quic-go/quic-go from 0.40.0 to 0.40.1
Bumps [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) from 0.40.0 to 0.40.1.
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Changelog](https://github.com/quic-go/quic-go/blob/master/Changelog.md)
- [Commits](https://github.com/quic-go/quic-go/compare/v0.40.0...v0.40.1)
---
updated-dependencies:
- dependency-name: github.com/quic-go/quic-go
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-01-10 15:09:36 +00:00 |
|
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 |
|