Python scripts I use to manage my ssh connections, drive mounts, and other bash related things.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
jrtechs 9b2ae42636 Removed clear statement after exit -- lead to confusion when ssh connection abrubtly exited 3 years ago
..
asciiArt add gecko ascii art 3 years ago
utils Fixed bug with printing when there are no entries 4 years ago
.zshrc Updated the quote system to use dynamic programming to print a better formatted message. 5 years ago
commands Added sshfs mount commands I use to the commands file. 6 years ago
config_manager.py Resolve the rest of issue #3 5 years ago
configuration.py Updated the quote system to use dynamic programming to print a better formatted message. 5 years ago
forwarding.py Implemented local port forwarding (closes #15) 4 years ago
mount_ssh_drive.py Fixed bug with printing when there are no entries 4 years ago
portforwards.txt Implemented local port forwarding (closes #15) 4 years ago
quote.py Fix quote.py to not crash when given an invalid filename 4 years ago
roosay.js Remove an extra roo-line. 6 years ago
ssh_manager.py Removed clear statement after exit -- lead to confusion when ssh connection abrubtly exited 3 years ago