Ruroco is a tool that lets you execute commands on a server by sending UDP packets. The commands are configured on the server side, so the client does not define what is going to be executed, it only picks from existing commands.
Features
- Client sends UDP packet to server, server never responds to it -> port-scanning does not help an adversary
- Data sent from client to server is encrypted using RSA
- Client only defines command to execute, commands are saved on server -> client can pick command but not define it
- Run server software in such a way so that it uses as little operating system rights as possible
- Replay protection by adding every packet that the server received to a blocklist
- (WIP) DoS protection
Categories
Command Line ToolsLicense
MIT LicenseFollow ruroco
Other Useful Business Software
Go from Code to Production URL in Seconds
Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of ruroco!