https://github.com/brainexe/gosh
https://github.com/brainexe/gosh
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/brainexe/gosh
- Owner: brainexe
- Created: 2024-12-04T19:49:15.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-12-12T15:00:15.000Z (over 1 year ago)
- Last Synced: 2025-07-28T23:46:11.480Z (11 months ago)
- Language: Go
- Size: 24.4 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