1
0
Fork 0
1Panel-Appstore/apps/phtunnel
pooneyy 7ff35caf28
🔧 chore(apps): set the pull policy for all services using fixed tag images
- add `pull_policy: always` to all service definitions across all docker-compose files
- ensure consistent image update behavior for all applications
- maintain existing network configurations and external network settings
- preserve all other service configurations and environment variables
2025-11-10 16:10:24 +08:00
..
1.0.0 feat(apps): add structured label field to all application configurations 2025-11-06 23:35:02 +08:00
latest 🔧 chore(apps): set the pull policy for all services using fixed tag images 2025-11-10 16:10:24 +08:00
README.md feat:添加花生壳到列表#1764 2024-10-13 18:21:20 +08:00
data.yml feat(apps): add description field to all application data files 2025-11-06 22:24:44 +08:00
logo.png feat:添加花生壳到列表#1764 2024-10-13 18:21:20 +08:00

README.md

花生壳

花生壳内网穿透

使用说明

  1. 部署完成后连接容器终端执行命令,获取SN码
phddns status

或者宿主机执行

# 按需修改容器名
docker exec 容器名 phddns status
  1. 访问官网SN码与默认登录密码admin登录,绑定账号添加内网穿透服务。

官方教程:

Docker - 花生壳内网穿透教程