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
f0b7c27996f58505d450dc6a5576518cad80ded6
smartproxy
/
ts
/
proxies
/
smart-proxy
/
utils
History
Juergen Kunz
7b3545d1b5
feat(smart-proxy): add background concurrent certificate provisioning with per-domain timeouts and concurrency control
2026-02-14 14:02:25 +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
fix(smartproxy): improve certificate manager mocking in tests, enhance IPv6 validation, and record initial bytes for connection metrics
2026-01-30 19:52:36 +00:00