1
0
Fork 0
1Panel-Appstore/apps/rathole
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
..
0.5.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
data.yml
logo.png

README.md

rathole

rathole-logo

GitHub stars GitHub release (latest SemVer) GitHub Workflow Status (branch) GitHub all releases Docker Pulls

English | 简体中文

安全、稳定、高性能的内网穿透工具,用 Rust 语言编写

rathole类似于 frpngrok,可以让 NAT 后的设备上的服务通过具有公网 IP 的服务器暴露在公网上。

使用说明

  • 配置文件如何编写参考原项目说明。
  • 所需的证书可以使用应用目录下的create_self_signed_cert.sh脚本来生成。