Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brainexe/gosh
https://github.com/brainexe/gosh
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brainexe/gosh
- Owner: brainexe
- Created: 2024-12-04T19:49:15.000Z (about 1 month ago)
- Default Branch: master
- Last Pushed: 2024-12-09T08:56:25.000Z (29 days ago)
- Last Synced: 2024-12-09T09:39:10.274Z (29 days ago)
- Language: Go
- Size: 14.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# gosh
Oh my gosh! Welcome to `gosh`, a Go-based multi SSH session manager.
## Overview
`gosh` is a tool designed to manage many SSH sessions with remote hosts. It provides functionalities to create, manage, and control SSH sessions, including file uploads and command execution.
## Features
...
## Installation
To install `gosh`, you need to have Go installed. Then, you can get the package using:
```sh
go install github.com/innogames/gosh@latest