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
Files
fc09af9afd6174e091ce37fac9b0243c20cd1627
smartproxy
/
ts
/
proxies
/
smart-proxy
History
Juergen Kunz
fc09af9afd
Some checks failed
Default (tags) / security (push)
Successful in 41s
Details
Default (tags) / test (push)
Failing after 31m49s
Details
Default (tags) / release (push)
Has been skipped
Details
Default (tags) / metadata (push)
Has been skipped
Details
19.6.1
2025-06-09 16:37:46 +00:00
..
models
feat(metrics): add comprehensive metrics collection system
2025-06-09 15:08:37 +00:00
utils
Refactor routing and proxy components for improved structure and compatibility
2025-06-03 16:21:09 +00:00
acme-state-manager.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
cert-store.ts
feat(performance): Add async utility functions and filesystem utilities
2025-05-31 17:45:40 +00:00
certificate-manager.ts
update
2025-05-29 01:07:39 +00:00
connection-manager.ts
fix accumulation
2025-06-08 12:25:31 +00:00
http-proxy-bridge.ts
start fixing tests
2025-06-06 07:40:59 +00:00
index.ts
Refactor routing and proxy components for improved structure and compatibility
2025-06-03 16:21:09 +00:00
metrics-collector.ts
19.6.1
2025-06-09 16:37:46 +00:00
nftables-manager.ts
update
2025-05-29 12:15:53 +00:00
port-manager.ts
Enhance socket cleanup and management for improved connection handling
2025-06-01 12:27:15 +00:00
route-connection-handler.ts
19.6.1
2025-06-09 16:37:46 +00:00
security-manager.ts
BREAKING CHANGE(IRouteSecurity): Consolidate duplicated IRouteSecurity interfaces by unifying property names
2025-05-15 09:34:01 +00:00
smart-proxy.ts
feat(metrics): add comprehensive metrics collection system
2025-06-09 15:08:37 +00:00
timeout-manager.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
tls-manager.ts
fix(typescript): Refactor types and interfaces to use consistent I prefix and update related tests
2025-05-09 22:46:53 +00:00