GoShell is a simple terminal GUI client, written in Go,via Fyne. Supports SSH、Docker、K8S.
- Supports SSH、Docker、K8S.
- Supports Windows、Linux、MacOS platform.(thanks Fyne)
- Supports shortcut command.
- Linux / MACOS
git clone https://github.com/tk103331/goshell.git
cd goshell
go build
sudo ./goshell
- Windows (Need to run with administrator rights)
git clone https://github.com/tk103331/goshell.git
cd goshell
go build
goshell
- UI/UX optimization
- Configuration encryption