This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartproxy
Watch
2
Star
0
Fork
0
You've already forked smartproxy
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
smartproxy
/
ts
History
Philipp Kunz
ffc8b22533
update
2025-05-10 13:59:34 +00:00
..
certificate
update
2025-05-10 13:59:34 +00:00
common
fix(typescript): Refactor types and interfaces to use consistent I prefix and update related tests
2025-05-09 22:46:53 +00:00
core
feat(docs): Update README to reflect new modular architecture and expanded core utilities: add Project Architecture Overview, update export paths and API references, and mark plan tasks as completed
2025-05-09 22:11:56 +00:00
forwarding
update
2025-05-10 13:59:34 +00:00
http
update
2025-05-10 13:59:34 +00:00
proxies
update
2025-05-10 13:59:34 +00:00
redirect
BREAKING CHANGE(redirect): Remove deprecated SSL redirect implementation and update exports to use the new redirect module
2025-04-04 17:15:50 +00:00
tls
update structure
2025-05-09 17:00:27 +00:00
00_commitinfo_data.ts
BREAKING CHANGE(smartproxy/configuration): Migrate SmartProxy to a fully unified route‐based configuration by removing legacy domain-based settings and conversion code. CertProvisioner, NetworkProxyBridge, and RouteManager now use IRouteConfig exclusively, and related legacy interfaces and files have been removed.
2025-05-10 07:56:21 +00:00
index.ts
BREAKING CHANGE(project-structure): Refactor project structure by updating import paths, removing legacy files, and adjusting test configurations
2025-05-09 21:52:46 +00:00
plugins.ts
feat(smartproxy): Migrate internal module paths and update HTTP/ACME components for SmartProxy
2025-05-09 17:10:19 +00:00