区分极狐极光配置

This commit is contained in:
2025-09-28 18:05:21 +08:00
parent f8cad4e61f
commit 37f77cd7d0
5 changed files with 663 additions and 333 deletions

View File

@@ -1,3 +1,19 @@
## 使用说明
一、上传 ros 镜像,位置在 `templates` 目录下
二、为 ros 配置公网 IP 与网关,并重置 mac 地址
```
/ip/address/set 0 address=公网地址/掩码
/ip/route/set 0 gateway=网关地址
/interface/ethernet/reset-mac-address wan
```
三、将需要部署的 ros 配置条目从 `config.bak.csv` 中复制到 `config.csv`
四、执行 `main.py`
## 部署流程
**参数**