admin管理员组文章数量:1345448
Primarily, I'm a C/C++ programmer on Unix machines... But I'd kill for browser based shell access to a linux box...
So, the question is: How hard would it be, and what approaches would be the best for building real shell level access into a web page? Flash? Javascript?
I know this is really all opinion, but I'm curious if people think it might be possible?
Primarily, I'm a C/C++ programmer on Unix machines... But I'd kill for browser based shell access to a linux box...
So, the question is: How hard would it be, and what approaches would be the best for building real shell level access into a web page? Flash? Javascript?
I know this is really all opinion, but I'm curious if people think it might be possible?
Share Improve this question asked Oct 24, 2009 at 21:16 dicrocedicroce 46.8k31 gold badges106 silver badges149 bronze badges 2- Neat, but I want a REAL bash shell... :) – dicroce Commented Oct 24, 2009 at 21:25
- Well, it shows that it can be done in javascript ;) At least the front-end side of things. – hasen Commented Oct 24, 2009 at 21:42
3 Answers
Reset to default 8There are a few scripts that can do this :
- http://antony.lesuisse/software/ajaxterm/
- http://anyterm/index.html
- http://www-personal.umich.edu/~mressl/webshell/index.html
- http://www.techenclave./operating-systems/web-based-shell-interfaces-870.html
You could embed a Java SSH applet...
This is already done in Cloud9 project. You can run terminal application in the browser.
本文标签: javascriptHow feasible would it be to create a bash shell in a browserStack Overflow
版权声明:本文标题:javascript - How feasible would it be to create a bash shell in a browser? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1743763282a2534777.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论