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
/
test
History
Philipp Kunz
bb54ea8192
fix(network-proxy, route-utils, route-manager): Normalize IPv6-mapped IPv4 addresses in IP matching functions and remove deprecated legacy configuration methods in NetworkProxy. Update route-utils and route-manager to compare both canonical and IPv6-mapped IP forms, adjust tests accordingly, and clean up legacy exports.
2025-05-14 12:26:43 +00:00
..
core
/utils
fix(network-proxy, route-utils, route-manager): Normalize IPv6-mapped IPv4 addresses in IP matching functions and remove deprecated legacy configuration methods in NetworkProxy. Update route-utils and route-manager to compare both canonical and IPv6-mapped IP forms, adjust tests accordingly, and clean up legacy exports.
2025-05-14 12:26:43 +00:00
helpers
fix(core): Refactor certificate handling across the project
2025-02-04 00:38:39 +01:00
test.certificate-provisioning.ts
fix(test/certificate-provisioning): Update certificate provisioning tests with updated port mapping and ACME options; use accountEmail instead of contactEmail, adjust auto-api route creation to use HTTPS terminate helper, and refine expectations for wildcard passthrough domains.
2025-05-10 18:58:28 +00:00
test.certprovisioner.unit.ts
update
2025-05-10 13:59:34 +00:00
test.forwarding.examples.ts
feat(smartproxy): Update documentation and route helper functions; add createPortRange, createSecurityConfig, createStaticFileRoute, and createTestRoute helpers to the readme and tests. Refactor test examples to use the new helper API and remove legacy connection handling files (including the old connection handler and PortRangeManager) to fully embrace the unified route‐based configuration.
2025-05-10 07:34:35 +00:00
test.forwarding.ts
update
2025-05-10 13:59:34 +00:00
test.forwarding.unit.ts
update
2025-05-10 13:59:34 +00:00
test.networkproxy.function-targets.ts
fix(network-proxy, route-utils, route-manager): Normalize IPv6-mapped IPv4 addresses in IP matching functions and remove deprecated legacy configuration methods in NetworkProxy. Update route-utils and route-manager to compare both canonical and IPv6-mapped IP forms, adjust tests accordingly, and clean up legacy exports.
2025-05-14 12:26:43 +00:00
test.networkproxy.ts
fix(routing): unify route based architecture
2025-05-13 12:48:41 +00:00
test.port-mapping.ts
fix(routing): unify route based architecture
2025-05-13 12:48:41 +00:00
test.route-config.ts
update
2025-05-10 15:09:58 +00:00
test.route-utils.ts
update
2025-05-10 15:09:58 +00:00
test.router.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
test.smartproxy.ts
fix tests
2025-05-13 21:28:02 +00:00