新增FRPS安装和配置脚本

This commit is contained in:
CN-JS-HuiBai
2026-03-19 14:46:59 +08:00
parent 04b667e7c4
commit 353c280fe8
2 changed files with 95 additions and 1 deletions

View File

@@ -108,4 +108,4 @@ echo "Enabling and starting cAdvisior service..."
sudo systemctl daemon-reload
sudo systemctl enable --now cAdvisior.service
echo "Node Exporter installation completed, listening on port ${PORT}"
echo "cAdvisior installation completed, listening on port ${PORT}"