📜  安装 zerotier raspberry pi - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:49:33.146000             🧑  作者: Mango

代码示例1
run this to install:
curl -s https://install.zerotier.com | sudo bash

to enable 'start zerotier-one' on boot, run
sudo systemctl enable zerotier-one

Check if everything is working properly
sudo zerotier-cli status