How to use custom port for ZeroTier instead of 9993 on Linux

You can create /var/lib/zerotier-one/local.conf - by default it doesn’t exist, if it does, just add these settings:

example.json
{
  "settings": {
    "primaryPort": 9994
  }
}

 


Check out similar posts by category: Linux, Networking, ZeroTier