Use at your own risk!
I created it for personal use. The project won't be updated unless I need something changed/added. If you want new/different functionality, then you can fork this project.
This app allows you to send magic packets to devices in LAN and WAN networks. It allows you to set a ping port to verify device status (online/offline). It also allows you to connect to devices with SSH and execute terminal commands remotely. Everything is saved locally on the device. The SSH connection verification is implemented only with login and password. I may add certificate support later, but for now I don't need it.
If you want to use this program, you should change SQLite passphrase for safety. Technically not necessary but I recommend it.
I use it to wake devices and start/stop services, check connectivity etc.