██▓ ▒█████ ██████ ▄▄▄█████▓ ██▀███ ███▄ █ █ █░ ██▓ ██▒ █▓▓█████ ██▀███
▓██▒ ▒██▒ ██▒▒██ ▒ ▓ ██▒ ▓▒▓██ ▒ ██▒ ██ ▀█ █ ▓█░ █ ░█░▓██▒▓██░ █▒▓█ ▀ ▓██ ▒ ██▒
▒██░ ▒██░ ██▒░ ▓██▄ ▒ ▓██░ ▒░▓██ ░▄█ ▒▓██ ▀█ ██▒▒█░ █ ░█ ▒██▒ ▓██ █▒░▒███ ▓██ ░▄█ ▒
▒██░ ▒██ ██░ ▒ ██▒░ ▓██▓ ░ ▒██▀▀█▄ ▓██▒ ▐▌██▒░█░ █ ░█ ░██░ ▒██ █░░▒▓█ ▄ ▒██▀▀█▄
░██████▒░ ████▓▒░▒██████▒▒ ▒██▒ ░ ░██▓ ▒██▒▒██░ ▓██░░░██▒██▓ ░██░ ▒▀█░ ░▒████▒░██▓ ▒██▒
░ ▒░▓ ░░ ▒░▒░▒░ ▒ ▒▓▒ ▒ ░ ▒ ░░ ░ ▒▓ ░▒▓░░ ▒░ ▒ ▒ ░ ▓░▒ ▒ ░ ░ ▐░ ░░ ▒░ ░░ ▒▓ ░▒▓░
░ ▒ ░ ░ ▒ ▒░ ░ ░▒ ░ ░ ░ ░▒ ░ ▒░░ ░░ ░ ▒░ ▒ ░ ░ ░ ░ ░░ ░ ░ ░ ░▒ ░ ▒░
░ ░ ░ ░ ░ ░ ░ ░ ░ ░░ ░ ░ ░ ░ ░ ░ ░░ ░ ░░ ░
░ ░ ░ ░ ░ ░ ░ ░ ░
SYSTEM ONLINE // INITIALIZED // READY TO DEPLOY
OpenClaw 一键搭建
专为 Windows 打造的OpenClaw 一键搭建。自动检测环境、一键安装依赖、智能配置 SSH、支持 一键配置热门大模型,告别CMD繁琐配置,让运维变得简单而优雅。
// end transmission //
macOS
> PERMISSION_FIX_PROTOCOL
1
修复用户目录权限(推荐第一步先执行)
sudo chown -R $(whoami) ~/.openclaw
2
下载脚本到本地并执行
curl -fsSL https://claw.devhub.asia/download/install_openclaw.sh -o ~/install_openclaw.sh && chmod +x ~/install_openclaw.sh && sudo bash ~/install_openclaw.sh
3
一步到位安装(管道方式)
curl -fsSL https://claw.devhub.asia/download/install_openclaw.sh | sudo bash
4
单独修复 LaunchAgents 权限
sudo chown -R $(whoami):staff ~/Library/LaunchAgents && sudo rm -f ~/Library/LaunchAgents/ai.openclaw.gateway.plist
LINUX
> DEPLOY_SCRIPT
1
在 Linux 或 macOS 终端中运行以下命令
curl -fsSL https://claw.devhub.asia/download/install_openclaw.sh | sudo bash
SYSTEM_MODULES
> CORE_FUNCTIONS
智能环境检测
自动检测 Node.js、npm、Git 等依赖环境,缺失一键安装。
自动 SSH 配置
检测到 GitHub 权限错误时,自动生成 SSH 密钥。
支持快捷配置模型
一键配置热门大模型,告别CMD繁琐配置
网关管理
启动、停止、重启 OpenClaw 网关。
// output log //
PREVIEW
> RUNTIME_PREVIEW
╔══════════════════════════════════════════════════════════════╗
║ OPENCLAW vv1.0 — DEPLOY MANAGEMENT CONSOLE ║
╚══════════════════════════════════════════════════════════════╝
[*] Scanning environment...
[OK] Node.js v22.16.0
[OK] npm v10.2.4
[OK] Git v2.43.0
[OK] OpenClaw Gateway
╔══════════════════════════════════════════════════════════════╗
║ KEY_TOKEN ← SELECTED ║
╚══════════════════════════════════════════════════════════════╝
root@openclaw:~$
DEPLOYMENT
> HOW_TO_USE
01
→
DOWNLOAD
Grab the installer via the button above
02
→
EXECUTE
Run the binary, auto-detects your environment
03
→
DEPLOY
Navigate with arrow keys, press Enter to confirm
SECURE_CHANNEL
> CONTACT_TERMINAL
扫码联系,获取一键安装支持