[开源地址](https://github.com/tsl0922/ttyd) + 使用方法 ```bash # -p 把本机8033端口映射出去 # --writable 允许输入命令 ttyd --writable -p 8033 /usr/bin/bash ```