A terminal in your browser using websocket php and workerman, similar to gotty.
git clone https://github.com/walkor/phptty
cd phptty
composer install
start
php start.php start -d
Visit http://ip:7779
in your browser.
stop
php start.php stop
https://github.com/yudai/gotty
https://github.com/chjj/term.js
https://github.com/walkor/Workerman