This website requires JavaScript.
Explore
Docs
Blog
Community
About
typescript.guru
Help
Sign In
push.rocks
/
smartproxy
Watch
3
Star
0
Fork
0
You've already forked smartproxy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8587fb997c773e1fb90511efb52605510a8027d3
smartproxy
/
rust
/
crates
History
Juergen Kunz
8587fb997c
feat(rustproxy): add HTTP/3 proxy service wiring for QUIC listeners
2026-04-04 19:25:06 +00:00
..
rustproxy
feat(rustproxy): add HTTP/3 proxy service wiring for QUIC listeners
2026-04-04 19:25:06 +00:00
rustproxy-config
BREAKING CHANGE(smart-proxy): remove route helper APIs and standardize route configuration on plain route objects
2026-03-26 20:45:41 +00:00
rustproxy-http
fix(metrics): correct frontend and backend protocol connection tracking across h1, h2, h3, and websocket traffic
2026-04-04 18:54:05 +00:00
rustproxy-metrics
fix(metrics): correct frontend and backend protocol connection tracking across h1, h2, h3, and websocket traffic
2026-04-04 18:54:05 +00:00
rustproxy-passthrough
feat(metrics): add frontend and backend protocol distribution metrics
2026-04-04 16:52:25 +00:00
rustproxy-routing
feat(rustproxy-passthrough): add selective connection recycling for route, security, and certificate updates
2026-03-27 22:34:13 +00:00
rustproxy-security
feat(rustproxy): introduce a Rust-powered proxy engine and workspace with core crates for proxy functionality, ACME/TLS support, passthrough and HTTP proxies, metrics, nftables integration, routing/security, management IPC, tests, and README updates
2026-02-09 10:55:46 +00:00
rustproxy-tls
BREAKING CHANGE(smart-proxy): move certificate persistence to an in-memory store and introduce consumer-managed certStore API; add default self-signed fallback cert and change ACME account handling
2026-02-13 16:32:02 +00:00