ssh-commander v0.2
Changelog:
- Connection requests are now multithreaded!.
- Nicer colorful output!.
- Use the logging module instead of
print()
. - Take advantage of argparse's default value for specifying the SSH port.
- Set a separate function for handling CLI arguments.
- Updated and improved README file.