https://github.com/wzshiming/console
Web console
https://github.com/wzshiming/console
console docker go shell ssh web
Last synced: 9 months ago
JSON representation
Web console
- Host: GitHub
- URL: https://github.com/wzshiming/console
- Owner: wzshiming
- License: mit
- Created: 2017-10-10T04:03:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-08-09T19:08:53.000Z (almost 2 years ago)
- Last Synced: 2025-03-19T05:54:35.311Z (over 1 year ago)
- Topics: console, docker, go, shell, ssh, web
- Language: Go
- Homepage:
- Size: 2.43 MB
- Stars: 15
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Console
[](https://goreportcard.com/report/github.com/wzshiming/console)
[](https://godoc.org/github.com/wzshiming/console)
[](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.