Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.