Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 596 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 596 Bytes

自行打包的 ttyd,供 Debian 12 或其他发行版上使用。

Self-packaged ttyd for use on Debian 12 or other distro.

可查看 ttyd - Debian,Debian 11 (bullseye) 都有,12 倒没了。13 和 Unstable 的仓库中有,不用添加。

Usage/用法

echo "deb [trusted=yes] https://github.com/wcbing-build/ttyd-debs/releases/latest/download ./" |
    sudo tee /etc/apt/sources.list.d/ttyd.list
sudo apt update