Debian安装Rustdesk Server

apt update && apt install -y wget ufw && ufw allow 21115:21119/tcp && ufw allow 21115:21119/udp && ufw reload && wget -N https://raw.githubusercontent.com/dinger1986/rustdeskinstall/master/install.sh && chmod +x install.sh && ./install.sh && echo -e "\n========================================" && echo "你的 RustDesk 密钥(Key):" && cat /var/lib/rustdesk-server/id_ed25519.pub && echo -e "========================================\n"

评论 0

发表评论
支持 Markdown 格式
验证码
点击图片可刷新验证码
💬

暂无评论,快来发表第一条评论吧!