Files
KubePi/thirdparty/gotty/README.md
2021-09-27 18:40:57 +08:00

15 lines
801 B
Markdown

# ![](https://raw.githubusercontent.com/KubeOperator/webkubectl/gotty/master/resources/favicon.png) GoTTY - Share your terminal as a web application
![Powered By](https://img.shields.io/badge/Powered%20By-FIT2CLOUD-blueviolet)
![License](https://img.shields.io/badge/License-MIT-red)
![Golang](https://img.shields.io/badge/golang-1.12-brightgreen)
![HitCount](http://hits.dwyl.io/webkubectl/webkubectl.svg)
### This project is used in [https://github.com/KubeOperator/webkubectl](https://github.com/KubeOperator/webkubectl/blob/master/Dockerfile#L7) to run a JavaScript based terminal on web browsers
### Forked from [https://github.com/yudai/gotty](https://github.com/yudai/gotty), thanks [Iwasaki Yudai](https://github.com/yudai/gotty).
### Main change
- **Add API**
- **Add new index page**