AILib 脚本服务 ================ 可用脚本: - /frpc.sh FRP 客户端部署脚本 - /docker-daemon.sh Docker 配置脚本 - /mqtt_lan.sh 局域网 MQTT 桥接脚本 使用方法(执行后会提示输入密码): 查看脚本内容: curl -u x http://script.ailib.cn/frpc.sh curl -u x http://script.ailib.cn/docker-daemon.sh curl -u x http://script.ailib.cn/mqtt_lan.sh 直接执行脚本: curl -u x http://script.ailib.cn/frpc.sh | bash curl -u x http://script.ailib.cn/docker-daemon.sh | bash curl -u x http://script.ailib.cn/mqtt_lan.sh | bash frpc.sh 支持 update 参数更新镜像: curl -u x http://script.ailib.cn/frpc.sh | bash -s update mqtt_lan.sh 支持指定公网 Broker 和更新: curl -u x http://script.ailib.cn/mqtt_lan.sh | bash -s other.broker.com curl -u x http://script.ailib.cn/mqtt_lan.sh | bash -s -- update