Simple ssh overlay for easy, remote server management written in Python GTK with paramiko

Simple “ssh” overlay for easy, remote server management written in Python GTK with paramiko
Usage
git clone https://github.com/klapouch/KServerPanel cd KServerPanel/KServerPanel chmod +x ksp.sh; ./ksp.sh
:: Download files, e.g. via website button call ksp
Requirements
- Python 3.9.X
- GTK 3.0
- Paramiko (
pip install paramiko
)
Screenshots
GitHub