mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-18 20:51:04 +08:00
- consolidate port-forward-agent and port-forward-server into single port-forward directory - remove old dockerfiles and implement multi-stage docker build for both agent and server - update docker-compose files to use pre-built images from ghcr.io instead of local builds - normalize configuration file formatting and line endings - update data.yml descriptions to remove redundant client/server specifications - maintain all existing functionality while improving project structure
20 lines
562 B
YAML
20 lines
562 B
YAML
name: Port-Forward-Server
|
|
tags:
|
|
- 工具
|
|
title: Go 语言开发的端口转发工具
|
|
description: Go 语言开发的端口转发工具
|
|
additionalProperties:
|
|
key: port-forward-server
|
|
name: Port-Forward-Server
|
|
tags:
|
|
- Tool
|
|
shortDescZh: Go 语言开发的端口转发工具
|
|
shortDescEn: Port forwarding tool developed in Go (Server)
|
|
type: tool
|
|
crossVersionUpdate: true
|
|
limit: 1
|
|
recommend: 0
|
|
website: https://gitee.com/tavenli/port-forward
|
|
github: https://gitee.com/tavenli/port-forward
|
|
document: https://gitee.com/tavenli/port-forward
|