Run web based terminal with gotty
1、随机url,9000端口访问
gotty -p "9000" -r -w bash -i
2、简单用户名密码授权,9090端口访问
gotty -p 9090 -c user:password -w bash -i
reference
https://github.com/yudai/gotty
https://github.com/sorenisanerd/gotty
Disclaimer
- License under
CC BY-NC 4.0
- Copyright issue feedback
me#imzye.me
, replace # with @ - Not all the commands and scripts are tested in production environment, use at your own risk
- No privacy information is collected here