本次演示使用 Ubuntu-16.04-Server输入命令进行安装ubuntuubuntu:~$ sudo apt-get install openssl shellinabox编辑默认配置文件ubuntuubuntu:~$ sudo vim /etc/default/shellinabox内容如下:# Should shellinaboxd start automatically SHELLINABOX_DAEMON_START1 # TCP port that shellinboxds webserver listens on SHELLINABOX_PORT4200 # Parameters that are managed by the system and usually should not need # changing: # SHELLINABOX_DATADIR/var/lib/shellinabox # SHELLINABOX_USERshellinabox # SHELLINABOX_GROUPshellinabox # Any optional arguments (e.g. extra service definitions). Make sure # that that argument is quoted. # # Beeps are disabled because of reports of the VLC plugin crashing # Firefox on Linux/x86_64. SHELLINABOX_ARGS--no-beep -s /:SSH:192.168.200.200启动服务ubuntuubuntu:~$ sudo /etc/init.d/shellinabox start打开浏览器输入https://192.168.200.200:4200可以结合Chrome的翻译使用解决语言问题
相关新闻
OpenRGB终极指南:一站式免费开源RGB灯光控制软件
OpenRGB终极指南:一站式免费开源RGB灯光控制软件 【免费下载链接】OpenRGB Open source RGB lighting control that doesnt depend on manufacturer software. Supports Windows, Linux, MacOS. Mirror of https://gitlab.com/CalcProgrammer1/OpenRGB. Releases ca…
PIT 06:域和流
下面的代码是一个文件拷贝的方法,设计的是即便抛出异常也会关闭流: public static void pit06(String src,String dest) throws IOException {InputStream in null;OutputStream out null;try {in new FileInputStream(src…
var params $(“#formId”).serialize(); //将表单序列化为JSON对象
var jsonData decodeURIComponent(params,true); //解码,处理json中文乱码问题说明:待进一步研究。jsonData数据中含字符串没有带两边的引号,后台有时处理不了。如&#x…
告别臃肿!3步让你的暗影精灵笔记本重获新生 【免费下载链接】OmenSuperHub Control Omen laptop performance, fan speeds, and keyboard lighting, and unlock power limits. 项目地址: https://gitcode.com/gh_mirrors/om/OmenSuperHub
你是否也曾为官方Om…