随笔分类 - ssh web
摘要:elinks开始,回想了一下Linux下基于ncurses库的“浏览器”,有如下几种:lynx :最经典的,不用说了w3m :用的和知道的人好像比较少。elinks :昨天刚看到的,据说是替代lynx的程序。links :指向elinks的软链接。htmlview :一个shell角本,不能算是文件浏览器,他是一个探测程序,使用探测到的程序打开URL,在文本终端上,总是使用文件浏览器打开URL。原文:http://askubuntu.com/questions/29540/browsing-the-internet-from-the-command-lineELinks:Keyboard Sh
阅读全文
摘要:1.web ssh shellinabox (相关关键字 tmux )参考地址:http://en.wikipedia.org/wiki/Web-based_SSHhttps://code.google.com/p/shellinabox/wiki/shellinaboxd_manhttp://rxtx.posterous.com/shellinabox-on-ubuntu-804下载hacking the code shellinabox/service.c (line 150) //"-oVisualHostKey=no -oLogLevel=QUIET %%s@%s"
阅读全文