mirror of
https://gitcode.com/waxgourd/addons
synced 2025-12-07 04:48:28 +08:00
20 lines
430 B
YAML
20 lines
430 B
YAML
name: Lucky(万吉)
|
|
version: 2.8.2
|
|
slug: lucky
|
|
codenotary: wghaos@163.com
|
|
description: '替代socat,IPv6 tcp/udp 转发内网IPv4,动态域名服务'
|
|
url: https://gitcode.com/waxgourd/addons
|
|
image: wghaos/lucky
|
|
init: false
|
|
boot: manual
|
|
arch:
|
|
- aarch64
|
|
- amd64
|
|
- armv7
|
|
#webui: "[PROTO:http]://[HOST]:[PORT:16601]"
|
|
ports:
|
|
16601/tcp: 16601
|
|
ingress: true
|
|
ingress_port: 16601
|
|
panel_icon: 'mdi:server-network'
|
|
host_network: true |