feat(frp): 远程访问一键部署脚本(frpc+mihomo分流DNS) + 配置模板;文档标执行中

This commit is contained in:
wangjia
2026-07-15 00:53:56 +08:00
parent 67c02458c2
commit 9aa5edbdef
6 changed files with 274 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
services:
frpc:
image: snowdreamtech/frpc:0.70.0
container_name: frpc
network_mode: host # 需直达 127.0.0.1 各服务 + 192.168.3.88Windows
restart: unless-stopped
volumes:
- ./frpc.toml:/etc/frp/frpc.toml:ro