All Projects → du2016 → web-terminal-in-go

du2016 / web-terminal-in-go

Licence: MIT license
implementat k8s/docker web terminal with golang

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
go
31211 projects - #10 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to web-terminal-in-go

kube-install
一鍵安裝部署高可用的多kubernetes集羣(二進位離線方式),支持定時安裝、添加與銷毀node、銷毀與修復master、一鍵卸載集羣等。One click offline installation of highly available multiple kubernetes cluster, supports schedule installation, addition of nodes, rebuild of kubernetes master, and uninstallation of clusters.
Stars: ✭ 336 (+360.27%)
Mutual labels:  web-terminal
WebSSH
WebSSH allows you to SSH to your remote host anytime, anywhere.
Stars: ✭ 17 (-76.71%)
Mutual labels:  web-terminal
Jumpserver
JumpServer 是全球首款开源的堡垒机,是符合 4A 的专业运维安全审计系统。
Stars: ✭ 17,563 (+23958.9%)
Mutual labels:  web-terminal

web-terminal-in-go

k8s-webshell

通过web界面连接k8s容器,需要修改beego config配置,指定kubeconfig位置,设置为空则为incluster连接方式,需要传递以下参数:

  • context
  • namespace
  • podname
  • containername

功能

  • web终端实现
  • 多集群支持
  • 根据浏览器窗口调整tty大小

container-webshell

通过web界面连接容器,需要开放docker api,需要传递以下参数:

  • host ip
  • docker port
  • container id

扫码关注我:

微信

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].