Welcome! ZeroTier is a peer-to-peer encrypted virtual networking solution that enables you to create Local Area Networks with static IP assignments for all of your devices. Access your NAS from anywhere in the world with a single IP and without the need of cloud services backhauling your traffic. To use the CLI:
Using your (admin) account, enable SSH:
Services
-> Terminal
-> Enable SSH
(set to port 22
)From a computer, open a terminal and SSH into your NAS device:
ssh admin@your_nas_device_lan_ip
Create account and network ID at my.zerotier.com
Join your device to the network:
zerotier-cli join your_network_id
Use my.zerotier.com to authorize your NAS device to join your network.