I built a simple, open-source tool to manage servers and SSH keys

Viking offers a simple way to manage remote machines, providing full control over where and how your software is deployed on bare metal servers. This freedom allows you to optimize resources without limits or compromises. With commands like exec, key, machine, and more, Viking makes working with remote machines easier. You can easily add machines, execute commands, manage SSH keys, generate new keys, and customize config directories. Surprisingly, Viking allows you to copy public SSH keys and set custom config folders. If you encounter any missing features, you can open a new issue or contact the developer. Viking operates under the MIT License.

https://github.com/d3witt/viking

To top