[NS : 剑来] komari 离线节点批量删除脚本

#!/bin/bash#Komari离线节点批量清理脚本#用法:./komari-cleanup.sh[--dry-run]API_URL=""API_KEY=""DRY_RUN=false[["$1"=="--dry-run"]]&a
 
 
Back to Top