Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Stop the service. On Windows this is done with the service manager. On Mac you can open a terminal and use "sudo launchctl unload /Library/LaunchDaemons/com.zerotier.one.plist". On Linux this is usually "systemctl stop zerotier-one" or "service zerotier-one stop".
  2. Delete the files "identity.public" and " and identity.secret" from ZeroTier's working directory. On Windows this is usually "\ProgramData\ZeroTier\One". On Mac this is "/Library/Application Support/ZeroTier/One". On Linux this is usually "/var/lib/zerotier-one".
  3. Restart the service. This is "sudo launchctl load ..." on Mac, starting via the service manager on Windows, or "start" instead of "stop" with "systemctl" or "service" on Linux.

...

Page Properties
hiddentrue


Related issues