mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出zigstargw-wg-web;
This commit is contained in:
2
zigstargw-wg-web/CHANGELOG.md
Normal file
2
zigstargw-wg-web/CHANGELOG.md
Normal file
@@ -0,0 +1,2 @@
|
||||
## 0.2.0(2025-09-02)
|
||||
- 首次推出
|
||||
1
zigstargw-wg-web/DOCS.md
Normal file
1
zigstargw-wg-web/DOCS.md
Normal file
@@ -0,0 +1 @@
|
||||
# WGHAOS zigstargw web
|
||||
7
zigstargw-wg-web/README.md
Normal file
7
zigstargw-wg-web/README.md
Normal file
@@ -0,0 +1,7 @@
|
||||
# 冬瓜甄选addons:WGHAOS zigstargw web
|
||||
|
||||
## 关于
|
||||
|
||||
WGHAOS zigstargw web
|
||||
|
||||
## 来源
|
||||
20
zigstargw-wg-web/config.yaml
Normal file
20
zigstargw-wg-web/config.yaml
Normal file
@@ -0,0 +1,20 @@
|
||||
name: "WGHAOSZigstargWeb"
|
||||
version: 0.2.0
|
||||
slug: zigstargw-wg-web
|
||||
description: WGHAOS zigstargw web
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
codenotary: wghaos@163.com
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
image: r.hassbus.com/wghaos/zigstargw-wg-web-{arch}
|
||||
init: false
|
||||
boot: manual
|
||||
ingress: true
|
||||
ingress_port: 5550
|
||||
usb: true
|
||||
uart: true
|
||||
privileged:
|
||||
- SYS_MODULE
|
||||
- SYS_RAWIO
|
||||
host_network: true
|
||||
Reference in New Issue
Block a user