Commit Graph

243 Commits

Author SHA1 Message Date
ginuerzh
c959fc2f73 add observer 2024-01-03 20:55:06 +08:00
ginuerzh
e1ae379048 fix tls handshake sniffing 2023-12-27 19:24:31 +08:00
ginuerzh
1117723913 fix kcp option 2023-12-25 22:08:41 +08:00
ginuerzh
9fa95cc8b3 bump github.com/spf13/viper 2023-12-20 21:57:29 +08:00
ginuerzh
40e9a8ce7b fix panic 2023-12-20 19:24:02 +08:00
ginuerzh
4a1b225d2c add logger group for service 2023-12-19 21:28:19 +08:00
ginuerzh
c4b95b180e
Merge pull request #19 from go-gost/dependabot/go_modules/golang.org/x/crypto-0.17.0
Bump golang.org/x/crypto from 0.16.0 to 0.17.0
2023-12-19 21:15:42 +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
ginuerzh
f847fa533e fix auth for file handler 2023-12-16 14:28:58 +08:00
ginuerzh
b1390dda1c router: update system routes for linux 2023-11-30 19:39:37 +08:00
ginuerzh
8ef341dc88
Merge pull request #16 from gost-dev/bump-version
Bump deps
2023-11-30 16:19:22 +08: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
9be710dc19 fix tun config 2023-11-20 20:42:29 +08: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
79c15f2c37 update swagger.yaml 2023-11-19 16:59:22 +08:00
ginuerzh
44064e4dd1 add api config for router 2023-11-19 16:16:12 +08:00
ginuerzh
c95edd6ed3 fix crash for tun 2023-11-19 14:39:24 +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
330631fd79 add path option for saveConfig API 2023-11-17 22:24:50 +08:00
ginuerzh
2c82233b4f add more config options for kcp 2023-11-16 21:42:11 +08:00
ginuerzh
a465210bd6 fix forwarding node address parsing 2023-11-16 20:38:16 +08:00
ginuerzh
f5a20fd0fc remove nodelay option for tunnel 2023-11-16 20:36:17 +08:00
ginuerzh
9584bdbf4c rm tunnel from relay 2023-11-14 22:35:46 +08:00
ginuerzh
d7b7ac6357 add range port support for forwarder node 2023-11-14 19:41:57 +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
3eca21104a add port filter for matcher 2023-11-09 10:59:32 +08:00
ginuerzh
a697bf2e35 update resolver 2023-11-08 20:51:43 +08:00
ginuerzh
6980fcfb19 improve udp listener 2023-11-07 23:10:44 +08:00
ginuerzh
d464be5fd0 update sd 2023-11-02 22:31:52 +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
e8d5e719a4 add tls options 2023-10-29 10:27:13 +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
bcc75c5ba4 update tunnel handler 2023-10-27 08:48:16 +08:00
ginuerzh
e5fa371586 add options for components 2023-10-26 22:20:10 +08:00
ginuerzh
33adbb9027 fix mws dialer 2023-10-25 23:11:55 +08:00
ginuerzh
5b1183661f set smux version to 1 2023-10-24 20:45:19 +08:00
ginuerzh
1801d855c5 update go.mod 2023-10-20 23:56:32 +08:00
ginuerzh
95ae6e3f57 generate random tunnel id 2023-10-20 23:54:45 +08:00
ginuerzh
5931de19d4 update go.mod 2023-10-20 19:13:40 +08:00
ginuerzh
28824885ab add entrypoint for tunnel handler 2023-10-20 19:12:09 +08:00