Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个 Ruby 程序。我希望用户输入一个 URI 并在浏览器中显示一个终端窗口,该窗口正在运行 .rb 文件的实例。用户应该能够像在终端机器上本地运行 .rb 文件并让服务器响应时那样在浏览器中键入内容。做这个的最好方式是什么?
也许这样的事情会奏效。Linode 使用它来允许最终用户登录到他们的切片。在这种情况下可能可以使用相同的东西。
http://wiki.contribs.org/Ajaxterm