beac0n / ruroco

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.
MIT License
508 stars 15 forks source link

Allow adding multiple public keys on server #6

Open beac0n opened 3 weeks ago

beac0n commented 3 weeks ago

Right now, the server only ready on public key from the config dir.

It would be better if every public would be used.

Furthermore, there should be an option to assign commands to different public keys