Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wzshiming/console
Web console
https://github.com/wzshiming/console
console docker go shell ssh web
Last synced: 18 days ago
JSON representation
Web console
- Host: GitHub
- URL: https://github.com/wzshiming/console
- Owner: wzshiming
- License: mit
- Created: 2017-10-10T04:03:51.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-07-13T11:20:52.000Z (4 months ago)
- Last Synced: 2024-07-13T12:29:51.576Z (4 months ago)
- Topics: console, docker, go, shell, ssh, web
- Language: Go
- Homepage:
- Size: 2.42 MB
- Stars: 14
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Console
[![Go Report Card](https://goreportcard.com/badge/github.com/wzshiming/console)](https://goreportcard.com/report/github.com/wzshiming/console)
[![GoDoc](https://godoc.org/github.com/wzshiming/console?status.svg)](https://godoc.org/github.com/wzshiming/console)
[![GitHub license](https://img.shields.io/github/license/wzshiming/console.svg)](https://github.com/wzshiming/console/blob/master/LICENSE)- [English](https://github.com/wzshiming/console/blob/master/README.md)
- [简体中文](https://github.com/wzshiming/console/blob/master/README_cn.md)## Driver
- [x] Docker - Docker client
- [x] SSH - SSH client
- [x] Shell - Local shell## GUI
- [x] [Web console](https://github.com/wzshiming/console/blob/master/cmd/web_console/) - Web Shell
- [ ] PC console - Build with [electron](https://github.com/electron/electron)
- [ ] Config Management - Connection configuration management
- [ ] Session Management - Multi session management## Misc
- [ ] Proxy - Network Proxy
- [ ] Auth - Authentication## License
Licensed under the MIT License. See [LICENSE](https://github.com/wzshiming/console/blob/master/LICENSE) for the full license text.