一、隨機url,9000端口訪問bash
gotty -p "9000" -r -w bash -i
二、簡單用戶名密碼受權,9090端口訪問url
gotty -p 9090 -c user:password -w bash -i