zgsla / pyttyd

Python开发的web分享终端的工具

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pyttyd

Python开发的web分享终端的工具

安装

$ pip install pyttyd

启动服务

$ pyttyd

支持的平台

✅ linux

仓库

github
码云

说明

xterm.js制作终端效果展示
uvicorn+FastApi提供http服务
websockets实现web终端与pty交互

把终端分享到网页是不安全的,请小心使用。

更好的相关工具

c ttyd
go gotty

About

Python开发的web分享终端的工具

License:Apache License 2.0


Languages

Language:Python 100.0%