一、随机url,9000端口访问bash
gotty -p "9000" -r -w bash -i
二、简单用户名密码受权,9090端口访问url
gotty -p 9090 -c user:password -w bash -i