AJAX console window with ANSI/VT100 support?

我们两清 提交于 2019-12-03 09:47:29

问题


I'm planning to write gateway web application, which would need "terminal window" with VT100/ANSI escape code support. Are there any AJAX based alternatives for such a task?

I'm thinking something like this: http://tryruby.hobix.com/

My preferred backend for the system is Python/Twisted/Pylons, but since I'm just planning, I will explore every option.


回答1:


Try

AnyTerm

AjaxTerm

WebShell




回答2:


There's also Shell In A Box.




回答3:


AjaxTerm has a terminal, with mostly felicitous terminal emulation, done on the Python backend (it just pushes display updates to the client Javascript).

The AjaxTerm website has been down for some time, but you can still find it packaged in Debian.



来源:https://stackoverflow.com/questions/244750/ajax-console-window-with-ansi-vt100-support

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!