mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-12 22:58:49 +00:00
- Introduced a new `PortChecker` type to verify port availability, enhancing service management during startup. - Updated the `BinaryInstaller` to install the `anyone-client` npm package globally, ensuring its availability for SOCKS5 proxy functionality. - Enhanced the `ProductionSetup` to include checks for port usage before starting the `anyone-client` service, improving conflict resolution. - Added logging for the installation and service creation of `anyone-client`, providing clearer feedback during the setup process.