ginuerzh
|
e0915affda
|
use fixed buffer size
|
2025-02-18 17:38:27 +08:00 |
|
ginuerzh
|
d610e2dc01
|
add traffic limiter for relay bind
|
2025-02-18 17:37:13 +08:00 |
|
ginuerzh
|
2495b13053
|
fix traffic logging for socks5 udp
|
2025-02-18 17:30:36 +08:00 |
|
wzxjohn
|
11bca5bc3d
|
fix(http): set Proxy-Agent header after authenticate to avoid leak #42
|
2025-02-18 15:30:56 +08:00 |
|
Denis Galeev
|
e4b1c3c2b5
|
feat recorder: add rotate options
|
2025-02-18 15:30:42 +08:00 |
|
ginuerzh
|
75a106ee84
|
fix tun device
|
2025-02-11 23:12:46 +08:00 |
|
ginuerzh
|
2132268780
|
Bump golang.zx2c4.com/wireguard
|
2025-02-11 22:13:57 +08:00 |
|
ginuerzh
|
ef440e8b4a
|
router: router.id is optional
|
2025-02-11 20:54:52 +08:00 |
|
ginuerzh
|
fc12e33786
|
router handler: add cache for sd service
|
2025-02-09 16:16:44 +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
|
355c72477a
|
add router handler & connector
|
2025-02-07 15:44:31 +08:00 |
|
ginuerzh
|
379d9a73ad
|
service: add limiter.scope option
|
2025-01-20 23:22:58 +08:00 |
|
ginuerzh
|
bf36bdc680
|
update go.mod
|
2025-01-10 21:48:05 +08:00 |
|
ginuerzh
|
aa7528fc1e
|
add reload for web api
|
2025-01-10 21:39:21 +08:00 |
|
ginuerzh
|
e480039691
|
update go.mod
|
2025-01-08 23:12:56 +08:00 |
|
ginuerzh
|
489a762811
|
service graceful shutdown
|
2025-01-08 23:12:06 +08:00 |
|
ginuerzh
|
eef3bd7f25
|
fix panic for stats wrapper
|
2024-12-27 20:42:20 +08:00 |
|
ginuerzh
|
06d993023f
|
add traffic reset for stats
|
2024-12-24 20:11:22 +08:00 |
|
TimWhite
|
914a4622fd
|
Update dialer.go
|
2024-12-24 17:22:13 +08:00 |
|
ginuerzh
|
a5d4774682
|
add ip range matcher for bypass
|
2024-12-23 21:06:55 +08:00 |
|
ginuerzh
|
be8e0555e5
|
handle tls for tunnel entrypoint
|
2024-12-23 21:05:55 +08:00 |
|
ginuerzh
|
2693ba61c4
|
forwarder: fix ip matcher for tls
|
2024-12-18 19:05:19 +08:00 |
|
ginuerzh
|
fcb54bd576
|
fix observer for http2
|
2024-12-16 20:48:11 +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 |
|
zhangchunyun
|
ff6807815f
|
consider byte order for IPv6 original dst address
|
2024-12-11 22:00:03 +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
|
c1e6164a83
|
add unix domain socket support for api & metrics services
|
2024-11-22 22:49:10 +08:00 |
|
ginuerzh
|
6f001a779a
|
tunnel: fix tunnel routing for public entrypoint
|
2024-11-22 22:04:44 +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
|
79b6b9138e
|
add limiterRefreshInterval option for limiter
|
2024-11-14 20:16:09 +08:00 |
|
ginuerzh
|
3db20563d2
|
add custom http response header for reverse proxy
|
2024-11-07 11:04:42 +08:00 |
|
ginuerzh
|
a12870e766
|
add compression flag option for http request
|
2024-11-02 20:41:23 +08:00 |
|
ginuerzh
|
edb9a992e2
|
http: fix http/1.0 connection close
|
2024-11-01 18:17:50 +08:00 |
|
ginuerzh
|
f4d9a5f79b
|
tunnel: checking closed connector
|
2024-11-01 15:25:45 +08:00 |
|
ginuerzh
|
88ba01b3dd
|
add redirect for handler recorder object
|
2024-10-31 19:14:21 +08:00 |
|
ginuerzh
|
d8126e8e30
|
update go.mod
|
2024-10-22 22:54:04 +08:00 |
|
ginuerzh
|
a97ac1f30a
|
fix http body recorder
|
2024-10-22 22:51:33 +08:00 |
|
ginuerzh
|
3b4fd643de
|
fix udp port forwarding
|
2024-10-22 22:50:40 +08:00 |
|
ginuerzh
|
3ca253537b
|
fix race condition for sniffing
|
2024-10-20 19:19:16 +08:00 |
|
ginuerzh
|
41f527aa46
|
sniffing: full websocket frame recording
|
2024-10-19 20:40:07 +08:00 |
|
ginuerzh
|
6b932e35bf
|
sniffing websocket frame
|
2024-10-19 19:36:06 +08:00 |
|
ginuerzh
|
a0cbee8817
|
use http.transport for non-connect http tunnel
|
2024-10-17 21:57:20 +08:00 |
|
ginuerzh
|
7e51404ae5
|
fix handler sniffing
|
2024-10-16 23:01:12 +08:00 |
|
ginuerzh
|
618d042001
|
add input/ouput fields for log
|
2024-10-16 22:16:34 +08:00 |
|
ginuerzh
|
24547b4332
|
add ClientAddr for websocket conn
|
2024-10-16 20:46:45 +08:00 |
|
ginuerzh
|
ea179a0ee6
|
tunnel: fix http switching protocols
|
2024-10-15 19:36:20 +08:00 |
|
ginuerzh
|
51ca9f620a
|
add transport for tunnel entrypoint
|
2024-10-15 18:47:36 +08:00 |
|