This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/python | |
# -*- coding: utf-8 -*- | |
# | |
# SSHplus | |
# A remote connect utlity, sshmenu compatible clone, and application starter. | |
# | |
# (C) 2011 Anil Gulecha | |
# Based on sshlist, incorporating changes by Benjamin Heil's simplestarter | |
# | |
# This program is free software: you can redistribute it and/or modify |