轻量服务器安装 OpenWrt
环境
GitHub:https://github.com/esirplayground/VPS_OpenWrt
OpenWrt:自由下载
BaiduPAN:https://pan.baidu.com/s/1jtf3g97rCbuPhbiFxTkyhA / ktiw
腾讯云轻量服务器
开始
- 把你的 img 、vps_deploy.sh、wrt_kernel.bin 打包成为压缩包,对了,vps_deploy.sh 里面有
下载链接
,删了就好 - 上传你压缩后的文件 到 https://quickfile.cn/#/ 中转站,保留下载地址
- ⚠️ 注意,接下来的操作会初始化你的服务器
- 下载 压缩包 并解压,执行
chmod +x vps_deploy.sh && vps_deploy.sh
- 等待两次系统重启
- 腾讯轻量服务器
vnc
页面进入终端
- 执行一段命令
vi /etc/config/network |
- 访问你的服务器IP,端口80,注意有没有开放80 端口权限
- 密码
password
或者passwd
- 进入
网络
–>防火墙
–> 把所有能见到的拒绝
全部改成接受
- 修改 网页访问权限,端口啥的都可以改
- 修改 ssh 权限,端口啥的都可以改
- 页面好看点,前提是能
服务器能 Google
wget --no-check-certificate https://github.com/jerrykuku/luci-theme-argon/releases/download/v1.7.0/luci-theme-argon_1.7.0-20200909_all.ipk |
- 别忘记腾讯云做个镜像备份下
结束

XRSec has the right to modify and interpret this article. If you want to reprint or disseminate this article, you must ensure the integrity of this article, including all contents such as copyright notice. Without the permission of the author, the content of this article shall not be modified or increased or decreased arbitrarily, and it shall not be used for commercial purposes in any way
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 XR-SEC!
评论
WalineValine