flyhope / gosh

terminal ui ssh client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gosh

terminal ui ssh client

Be dependent on program

  1. zssh
  2. sshpass (if use auto input password)

Mac

brew install zssh sshpass

Ubuntu

sudo apt install zssh sshpass 

CentOS / Redhat

yum install zssh sshpass

Windows

  1. Use WSL install ubuntu.
  2. Look for ubuntu install.

Usage

  1. copy config.simple.xml to config.xml
  2. run gosh

Support

  • custom command path
  • custom username/password/port/PrivateKey

Todo

  • set config with ui

About

terminal ui ssh client

License:MIT License


Languages

Language:Go 100.0%