Description: - 170 lines of Python 3 + Qt 5 App for modern Admins, single-file, No Dependencies, easy use. - Inspired by Dead KSSH from KDE3 times ( http://kssh.sourceforge.net/#screenshots ). - Generates Executable Bash scripts for Automated SSH so you dont need the App on other PCs.
Try it !: wget -O - https://raw.githubusercontent.com/juancarlospaco/octopussh/master/octopussh | python3
Install permanently on the system: sudo apt-get install sshpass python3-pyqt5 sudo wget -O /usr/bin/octopussh https://raw.githubusercontent.com/juancarlospaco/octopussh/master/octopussh sudo chmod +x /usr/bin/octopussh octopussh
Ratings & Comments
0 Comments