Commit Graph

280 Commits

Author SHA1 Message Date
ginuerzh
ce60160cd7 fix marker for selector 2024-06-07 20:57:47 +08:00
ginuerzh
118ee91c95 fix error response for web APIs 2024-06-04 22:05:13 +08:00
ginuerzh
754b2fdeac fix redis loader for hop 2024-05-08 21:26:15 +08:00
ginuerzh
40f709880d add node filter config 2024-05-08 21:25:14 +08:00
ginuerzh
332a3a1cd0 add p2p option for tun handler 2024-04-26 20:56:56 +08:00
ginuerzh
f2a5089c29 update api doc 2024-04-25 21:45:11 +08:00
ginuerzh
55058573d6 add sd and observer web APIs 2024-04-25 21:31:26 +08:00
ginuerzh
41b5e62207 added ohttps dialer 2024-04-25 14:59:01 +08:00
ginuerzh
766ce7fdaa merger origin/master 2024-04-25 09:44:49 +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
871afeeb6d
Merge pull request #27 from cgroschupp/feature/whitelist-change
feat: add whitelist support
2024-04-24 23:13:29 +08:00
ginuerzh
c3b133a2de
Merge pull request #26 from cgroschupp/feature/darwin_redirect
feat: add redirect darwin support
2024-04-24 23:09:07 +08:00
ginuerzh
68f9690494
Merge pull request #25 from cgroschupp/feature/homedir-expand-ssh
feat: expand homedir of ssh private key
2024-04-24 23:07:50 +08:00
ginuerzh
c35a79b2c9
Merge branch 'master' into feature/homedir-expand-ssh 2024-04-24 23:07:38 +08:00
ginuerzh
a2ab48c423
Merge pull request #24 from cgroschupp/feature/keyring-ssh-passphrase
feat: allow to read ssh passphrase from keyring
2024-04-24 22:46:00 +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
77a8f28edc feat: add whitelist support 2024-04-16 21:06:14 +02:00
Christian Groschupp
7bf0537243 feat: add redirect darwin support 2024-04-16 20:56:21 +02: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
d9b7585856 add more options for kcp dialer/listener 2024-03-09 20:58:22 +08: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
5ee7746aab fix tunnel connector selection 2024-01-28 18:56:19 +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
43d37d0a5f fix hop http plugin 2024-01-27 21:29:45 +08:00
ginuerzh
8bdd7ee172 added auther option for node http settings 2024-01-27 21:29:45 +08:00
ginuerzh
a618998b36
Merge pull request #20 from go-gost/dependabot/go_modules/github.com/quic-go/quic-go-0.40.1
Bump github.com/quic-go/quic-go from 0.40.0 to 0.40.1
2024-01-18 17:42:34 +08:00
ginuerzh
01168e9846 fix deadlock in websocket client conn 2024-01-12 23:46:22 +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
c04c28e1fd add protocol based node selection for hop 2024-01-08 21:22:20 +08:00
ginuerzh
936954ecf2 fix dns handler panic 2024-01-08 21:20:56 +08:00
ginuerzh
262ac0e9a5 add header for basic auth 2024-01-07 19:40:42 +08:00
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