mirror of
https://gitcode.com/waxgourd/addons
synced 2026-03-29 03:18:27 +08:00
首次推出owjdxb-wg;
This commit is contained in:
8
owjdxb-wg/CHANGELOG.md
Normal file
8
owjdxb-wg/CHANGELOG.md
Normal file
@@ -0,0 +1,8 @@
|
||||
### 4.0.6 (2025-1-09)
|
||||
- 版本升级
|
||||
### 4.0.3 (2025-1-08)
|
||||
- 版本升级
|
||||
### 37 (2025-12-02)
|
||||
- 版本升级
|
||||
### 21 (2025-02-26)
|
||||
- 首次推出
|
||||
9
owjdxb-wg/DOCS.md
Normal file
9
owjdxb-wg/DOCS.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 节点小宝冬瓜版
|
||||
|
||||
## 使用方法
|
||||
|
||||
1. 启动后可访问 IP:9118 进入绑定界面
|
||||
|
||||
## 特别说明
|
||||
|
||||
1. 已经安装节点小宝套件/插件的设备会默认使用9118端口,继续安装docker会产生冲突
|
||||
11
owjdxb-wg/README.md
Normal file
11
owjdxb-wg/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 冬瓜甄选addons:节点小宝冬瓜版
|
||||
|
||||
## 关于
|
||||
|
||||
节点小宝是一款集内网穿透与异地组网的远程管理工具,满足您绝大部分的远程访问需求。
|
||||
|
||||
## 源
|
||||
|
||||
HTTPS: https://www.ionewu.com
|
||||
|
||||
文档: https://iepose.com/helpcenter/
|
||||
23
owjdxb-wg/config.yaml
Normal file
23
owjdxb-wg/config.yaml
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"version": "4.0.6",
|
||||
"name": "节点小宝冬瓜版",
|
||||
"url": "https://gitcode.com/waxgourd/addons",
|
||||
"slug": "owjdxb-wg",
|
||||
"description": "A Home Assistant add-on for jdxb service. 这是一个冬瓜版的节点小宝客户端",
|
||||
"arch": ["amd64", "aarch64"],
|
||||
"image": "r.hassbus.com/wghaos/addon-wghaos-owjdxb",
|
||||
"startup": "services",
|
||||
"init": false,
|
||||
"host_network": true,
|
||||
"boot": auto,
|
||||
"ports": {
|
||||
"9118/tcp": 9118
|
||||
},
|
||||
"map": [
|
||||
"addon_config:rw",
|
||||
"share:rw",
|
||||
],
|
||||
"devices": ["/dev/net/tun"],
|
||||
"privileged": ["SYS_ADMIN","NET_ADMIN"],
|
||||
"webui": "[PROTO:http]://[HOST]:[PORT:9118]"
|
||||
}
|
||||
BIN
owjdxb-wg/icon.png
Normal file
BIN
owjdxb-wg/icon.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 8.4 KiB |
BIN
owjdxb-wg/logo.png
Normal file
BIN
owjdxb-wg/logo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user