mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-06 12:28:28 +08:00
首次推出emby、filebrowser、MyIP、NeteaseCloudMusicApi、nextcloud、zigbee2mqtt
This commit is contained in:
21
MyIP/config.yaml
Normal file
21
MyIP/config.yaml
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: MyIP
|
||||
version: latest
|
||||
slug: MyIP
|
||||
description: "一个更好的 IP 工具箱。可以查看IP、IP 信息(代理前后)、检查 DNS 泄露、检查 WebRTC 连接、网速测试、测试网站可用性等。"
|
||||
url: https://gitcode.com/waxgourd/addons
|
||||
init: false
|
||||
codenotary: wghaos@163.com
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
ports_description:
|
||||
8966/tcp: 'Web UI port'
|
||||
panel_icon: 'mdi:ip'
|
||||
ingress: true
|
||||
ingress_port: 8966
|
||||
ingress_stream: true
|
||||
startup: services
|
||||
image: docker.nju.edu.cn/jason5ng32/myip
|
||||
ports:
|
||||
8966/tcp: 8966
|
||||
Reference in New Issue
Block a user