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
c63f6fcd5fca87610c6eea6fb28c8b6918699a6e
smartproxy
/
ts
/
proxies
/
smart-proxy
/
utils
History
Juergen Kunz
af970c447e
feat(quic,http3): add HTTP/3 proxy handling and hot-reload QUIC TLS configuration
2026-03-19 20:27:57 +00:00
..
route-helpers
feat(proxies): introduce nftables command executor and utilities, default certificate provider, expanded route/socket helper modules, and security improvements
2026-01-30 04:06:32 +00:00
concurrency-semaphore.ts
feat(smart-proxy): add background concurrent certificate provisioning with per-domain timeouts and concurrency control
2026-02-14 14:02:25 +00:00
default-cert-generator.ts
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
index.ts
feat(smart-proxy): add background concurrent certificate provisioning with per-domain timeouts and concurrency control
2026-02-14 14:02:25 +00:00
mutex.ts
fix(acme): Fix port 80 ACME management and challenge route concurrency issues by deduplicating port listeners, preserving challenge route state across certificate manager recreations, and adding mutex locks to route updates.
2025-05-19 03:40:58 +00:00
route-helpers.ts
feat(proxies): introduce nftables command executor and utilities, default certificate provider, expanded route/socket helper modules, and security improvements
2026-01-30 04:06:32 +00:00
route-utils.ts
BREAKING CHANGE(smart-proxy/utils/route-validator): Consolidate and refactor route validators; move to class-based API and update usages
2025-12-09 09:33:50 +00:00
route-validator.ts
feat(quic,http3): add HTTP/3 proxy handling and hot-reload QUIC TLS configuration
2026-03-19 20:27:57 +00:00