Установите Zerotier Raspberry Pi
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
Flyhouse_Squarewheel