添加项目文件。

This commit is contained in:
2025-11-06 19:25:45 +08:00
parent b20d456d6d
commit 2f5067f5e3
10 changed files with 305 additions and 0 deletions

14
frp-client/README.md Normal file
View File

@@ -0,0 +1,14 @@
# HaDB addonsFRP Client
## 关于
您可以使用此工具通过端口转发实现对本地Home Assistant操作系统的远程访问。
## 本项目为Frp HA客户端
- 源码https://github.com/huxiaoxu2019/hass-addon-frp-client
- 文档https://gofrp.org/zh-cn/
- 依赖https://github.com/fatedier/frp
## 与 0.51 版本区别
- 配置:支持 TOML、YAML 和 JSON 进行配置。请注意INI 已弃用,并将在将来的版本中删除。新功能将仅在 TOML、YAML 或 JSON 中可用。需要这些新功能的用户应相应地切换其配置格式。