hattoriheiji / Deploy-codeserver-on-termux

一个在termux上安装ubuntu并部署nginx+code-server的全自动脚本

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy-codeserver-on-termux

一个在termux上安装ubuntu并部署nginx+code-server的全自动脚本 安装完成后在termux中使用atilo run ubuntu进入ubuntu,运行~/startcode.sh就可以开启服务器,然后在局域网内访问 http://手机的IP地址:8080 就可以进入vscode了

在termux中输入以下命令开始安装

curl -fsSL https://raw.githubusercontent.com/CrazyHer/Deploy-codeserver-on-termux/master/start.sh | sh

About

一个在termux上安装ubuntu并部署nginx+code-server的全自动脚本


Languages

Language:Shell 100.0%