This website requires JavaScript.
Explore
beta.news
Community
Docs
About
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
652
Commits
1
Branch
531
Tags
340823296a63eec5fd5c262213a3f95b916a15ed
Commit Graph
3 Commits
Author
SHA1
Message
Date
philkunz
340823296a
fix(smartproxy): Update dynamic port mapping to support
2025-05-14 18:35:06 +00:00
philkunz
1a902a04fb
BREAKING CHANGE(forwarding): Refactor unified forwarding API and remove redundant documentation. Removed docs/forwarding-system.md (its content is migrated into readme.md) and updated helper functions (e.g. replacing sniPassthrough with httpsPassthrough) to accept configuration objects. Legacy fields in domain configurations (allowedIPs, blockedIPs, useNetworkProxy, networkProxyPort, connectionTimeout) have been removed in favor of forwarding.security and advanced options. Tests and examples have been updated accordingly.
2025-05-09 15:39:15 +00:00
philkunz
101e2924e4
feat(forwarding): Add unified forwarding system docs and tests; update build script and .gitignore
2025-05-09 14:15:45 +00:00