Commit Graph

141 Commits

Author SHA1 Message Date
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
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