Commit Graph

323 Commits

Author SHA1 Message Date
wenyifan
490e6b40f5 Merge branch 'refs/heads/master' into dev 2024-08-07 09:40:23 +08:00
ginuerzh
bc0d6953bc fix timeout in router 2024-08-06 21:11:27 +08:00
ginuerzh
22e522e933 fix udp connection timeout 2024-08-06 18:33:29 +08:00
ginuerzh
5e8a8a4b4d compatible with HTTP/1.0 2024-08-06 18:31:29 +08:00
wenyifan
fa16373d66 Merge branch 'refs/heads/master' into dev 2024-08-02 09:32:12 +08:00
ginuerzh
1a776dc759 fix connection state in tunnel entrypoint 2024-08-01 20:52:08 +08:00
ginuerzh
12ef82e41f fix ssu handler port exhaustion 2024-07-31 20:55:24 +08:00
ginuerzh
3656ba9315 add http body rewrite for forward handler 2024-07-19 20:45:04 +08:00
wenyifan
f73960ad36 Merge branch 'refs/heads/master' into dev 2024-07-17 15:17:00 +08:00
ginuerzh
c0a80400d2 add support for icmpv6 2024-07-15 20:34:59 +08:00
ginuerzh
2a75be91b0 fix ipv6 for udp tproxy 2024-07-11 22:27:02 +08:00
ginuerzh
4a4c64cc66 fix host parsing 2024-07-10 22:57:49 +08:00
ginuerzh
f2e32080e4 fix cutHost with auth info 2024-07-10 22:16:47 +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
ginuerzh
96f4d7bf5c netns: fix network namespaces for listeners 2024-07-08 10:59:32 +08:00
ginuerzh
949c98adc0 netns: add support for specifying network namespace by path 2024-07-08 10:59:03 +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
wenyifan
3c1985e980 Merge branch 'refs/heads/master' into dev 2024-07-05 13:45:23 +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
Wankko Ree
ba2a83a51d fix QUIC error "CRYPTO_ERROR 0x178 (remote): tls: no application protocol" 2024-07-03 22:06:17 +08:00
ginuerzh
74dc03bd66 fix http proxy response 2024-06-25 22:09:00 +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
wenyifan
423dd1e35d Merge branch 'master' into dev
# Conflicts:
#	go.mod
#	go.sum
2024-06-19 10:10:55 +08:00
ginuerzh
15f28c667a fix wt dialer 2024-06-13 22:24:50 +08:00
ginuerzh
9bae597cbb Bump deps 2024-06-13 21:53:14 +08:00
ginuerzh
6d819a0c06 add observePeriod option for observer 2024-06-13 21:22:29 +08:00
ginuerzh
784e4b2b01 http: fix non-connect method request handler 2024-06-11 21:50:11 +08:00
ginuerzh
e793b2743b api: fix object name 2024-06-11 21:32:48 +08:00
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