首次推出bleachwrt

This commit is contained in:
waxgourd
2025-09-17 18:58:27 +08:00
parent 053fc943d5
commit 7414c3713f
6 changed files with 248 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
---
configuration:
virtual_ip:
name: "虚拟IP地址"
description: "设置OpenWrt的LAN接口IP地址必填项"
netmask:
name: "子网掩码"
description: "设置OpenWrt的LAN接口子网掩码默认: 255.255.255.0"
gateway:
name: "默认网关"
description: "设置OpenWrt的LAN接口默认网关"
enable_forwarding:
name: "启用IP转发"
description: "启用IP转发功能允许数据包通过此设备转发默认: 启用)"
log_level:
name: "日志级别"
description: "设置日志级别(默认: info"
network:
80/tcp: "Web管理界面端口"