This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
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
3efd9c72ba387748dc2042e08e51212d899f8148
smartproxy
/
ts
/
proxies
/
smart-proxy
/
utils
History
Juergen Kunz
3efd9c72ba
fix(route-validator): Relax domain validation to accept localhost, prefix wildcards (e.g. *example.com) and IP literals; add comprehensive domain validation tests
2025-08-19 13:58:22 +00:00
..
index.ts
BREAKING_CHANGE(core): remove legacy forwarding module in favor of route-based system
2025-07-21 18:44:59 +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
fix(security): critical security and stability fixes
2025-08-14 14:30:54 +00:00
route-utils.ts
update
2025-07-17 15:13:09 +00:00
route-validator.ts
fix(route-validator): Relax domain validation to accept localhost, prefix wildcards (e.g. *example.com) and IP literals; add comprehensive domain validation tests
2025-08-19 13:58:22 +00:00
route-validators.ts
update
2025-07-17 15:13:09 +00:00