Skip to content

ssh-commander v0.2

Compare
Choose a tag to compare
@tuxedoar tuxedoar released this 09 May 21:05
· 48 commits to master since this release

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.