gotty 是golang 编写的可以方便的共享系统终端为web 应用,同时具有方便的控制参数

安装

注意需要配置path 变量

go get github.com/yudai/gotty

使用

  • 简单方式
gotty top

效果
gotty 一个灵活强大的通过web 访问终端的工具

 

 


web 访问
gotty 一个灵活强大的通过web 访问终端的工具

 

 

  • 支持执行命令格式

    比较危险,可以执行任何命令

 
gotty -w sh

效果
gotty 一个灵活强大的通过web 访问终端的工具

 

 

说明

webkubectl 就集成了gotty, 是一个比较强大的webtty工具

参考资料

https://github.com/yudai/gotty
https://github.com/KubeOperator/webkubectl

相关文章:

  • 2021-12-08
  • 2021-08-21
  • 2021-07-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-09-28
  • 2021-05-03
  • 2021-08-28
  • 2022-12-23
  • 2021-09-30
相关资源
相似解决方案