环境

GitHub:https://github.com/esirplayground/VPS_OpenWrt

OpenWrt:自由下载

BaiduPAN:https://pan.baidu.com/s/1jtf3g97rCbuPhbiFxTkyhA / ktiw

腾讯云轻量服务器

开始

  1. 把你的 img 、vps_deploy.sh、wrt_kernel.bin 打包成为压缩包,对了,vps_deploy.sh 里面有下载链接,删了就好

  2. 上传你压缩后的文件 到 https://quickfile.cn/#/ 中转站,保留下载地址

  3. ⚠️ 注意,接下来的操作会初始化你的服务器

  4. 下载 压缩包 并解压,执行 chmod +x vps_deploy.sh && vps_deploy.sh

  5. 等待两次系统重启

  6. 腾讯轻量服务器 vnc 页面进入终端

  7. 执行一段命令

    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    vi /etc/config/network

    # 找到 lan --> static --> 修改为 dhcp ,下面这个样子
    # config interface 'wan'
    # option ifname 'eth0'
    # option proto 'dhcp'

    # 重启网络
    /etc/init.d/network restart

    # 暂时关闭防火墙
    /etc/init.d/firewall stop
  8. 访问你的服务器IP,端口80,注意有没有开放80 端口权限

  9. 密码 password 或者passwd

  10. 进入 网络 –> 防火墙 –> 把所有能见到的拒绝全部改成接受

  11. 修改 网页访问权限,端口啥的都可以改

  12. 修改 ssh 权限,端口啥的都可以改

  13. 页面好看点,前提是能 服务器能 Google

1
2
3
4
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
opkg install luci-theme-argon*.ipk

# 系统 主题里面改主题!
  1. 别忘记腾讯云做个镜像备份下

结束

![](https://xrsec.s3.bitiful.net/IMG/2022-03-16 12.11.08.png?fmt=webp&q=48)

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