Avenlith 文档
服务器、DDoS 防护、云与 AI 的指南、教程和参考——由运营平台的工程师亲自编写。
# Install the CLI and log in
curl -fsSL https://get.avenlith.com/cli | sh
avenlith auth login
# Create a protected server in Istanbul
avenlith server create --name web-01 --plan vps-pro \
--region ist1 --image ubuntu-26.04 --shield advanced
所有系统运行正常