Advanced Search
Search Results
6 total results found
readme.md for @push.rocks/smartproxy
A high-performance, Rust-powered proxy toolkit for Node.js — unified route-based configuration for SSL/TLS termination, HTTP/HTTPS reverse proxying, WebSocket support, UDP/QUIC/HTTP3, load balancing, custom protocol handlers, and kernel-level NFTables forwardi...
readme.md for @serve.zone/coreflow
A comprehensive solution for managing Docker and scaling applications across servers, handling tasks from service provisioning to network traffic management. Install To install @serve.zone/coreflow, you can use npm with the following command: npm install @serv...
readme.md for @serve.zone/coretraffic
route traffic within your docker setup. TypeScript ready. Install To install coretraffic, you should have Node.js already set up on your system. Assuming Node.js and npm are ready, install the package via the npm registry with the following command: npm instal...
changelog.md for @push.rocks/smartproxy
2026-03-27 - 27.1.0 - feat(rustproxy-passthrough) add selective connection recycling for route, security, and certificate updates introduce a shared connection registry to track active TCP and QUIC connections by route, source IP, and domain recycle only affe...
changelog.md for @serve.zone/coretraffic
2024-12-29 - 1.0.186 - fix(core) Removed GitLab CI configuration and updated npm, gitzone settings Deleted .gitlab-ci.yml, removing GitLab CI pipeline configuration. Updated baseImage and gitscope in npmextra.json for new docker settings. Corrected and update...
changelog.md for @serve.zone/coreflow
2024-12-29 - 1.1.0 - feat(.gitea/workflows) Add GitHub Actions workflows for Docker build and test Added .gitea/workflows/docker_nottags.yaml for handling Docker builds on non-tagged commits. Added .gitea/workflows/docker_tags.yaml for handling Docker builds ...