https://github.com/brandonxlf/sshstart
View, edit, and launch your saved SSH hosts.
https://github.com/brandonxlf/sshstart
ssh ssh-client
Last synced: 10 months ago
JSON representation
View, edit, and launch your saved SSH hosts.
- Host: GitHub
- URL: https://github.com/brandonxlf/sshstart
- Owner: BrandonXLF
- License: apache-2.0
- Created: 2024-02-11T08:01:06.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-11T08:14:42.000Z (almost 2 years ago)
- Last Synced: 2025-02-05T00:47:04.587Z (11 months ago)
- Topics: ssh, ssh-client
- Language: C++
- Homepage: https://www.brandonfowler.me/sshstart/
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# SSHStart - Secure Shell Start
SSHStart allows you to easily view, edit, and launch your saved SSH hosts. With it, you can list and choose an SSH host to enter or view/edit your system-wide and user-specific SSH host.
## Integrations
The installer offers integration into the Windows Terminal and the system path. System path integration allows SSHStart to be run with the command `sshs` from the command line.
## Building
SSHStart is built with Visual Studio, which offers the easiest way to build SSHStart. The installer is built from `install.iss` with Inno Setup. Tests can also be run in Visual Studio. They are located in the "SSHStartTest" project.
## Screenshot
