How feasible would it be to create a bash shell in a browser?

后端 未结 3 948
北海茫月
北海茫月 2021-02-06 07:25

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

3条回答
  •  时光取名叫无心
    2021-02-06 08:13

    There are a few scripts that can do this :

    • http://antony.lesuisse.org/software/ajaxterm/
    • http://anyterm.org/index.html
    • http://www-personal.umich.edu/~mressl/webshell/index.html
    • http://www.techenclave.com/operating-systems/web-based-shell-interfaces-870.html

提交回复
热议问题