SHELL DDNS 脚本 2023年09月19日 Kana Momonogi 3 #!/bin/bash # Telegram Bot 相关参数 telegram_bot_token="botid:xxx" telegram_chat_id="-id" # Cloudflare 相关参数 ... 阅读全文 0 评论