Skip to content

www.leonenkov.ru

Comprehensive notes of a lifelong learner

  • Home
  • Author

other

GoTo – a simple cross-platform command line SSH manager

08.05.202430.05.2024 ~ Roman

GoTo is a wrapper around SSH client. The difference with Putty is that GoTo is a command line application that does not depend on any OS-specific graphic libraries and thus is very portable across platforms, however it lacks any connection logic therefore SSH client needs to be available in your binary $PATH.

 …