开发者

Terminal on the web browser?

开发者 https://www.devze.com 2023-01-16 09:31 出处:网络
Is there a way to put the terminal on the web browser instead, so I just fire up localhost:80 and then I\'ll have a terminal on it that I can use and whatever I execute it will execute on my local web

Is there a way to put the terminal on the web browser instead, so I just fire up localhost:80 and then I'll have a terminal on it that I can use and whatever I execute it will execute on my local web server?

And 开发者_Python百科the outputs I want to be displayed on the web browser too, just like a normal Terminal.

I'm using Ruby on Mac OS X/Ubuntu.


You can use shellinabox, here are deb packages.


There are several packages which allow you to log into a computer using ssh via a web browser, including anyterm and AjaxTerm. See here.

0

精彩评论

暂无评论...
验证码 换一张
取 消