A cross-platform ZeroTier desktop application with modern design, fancy features and lightweight package.
You can use the toolkit as a functionality supplement of ZeroTier Desktop UI.
- Most of the features of official client
- Networks filter and history
- System service management
- Self-hosted Moon Support (Todo)
- Multiple language support (Todo)
- Open the toolkit --> Experimental --> Open Zerotier One Folder
- Backup your planet or moons.d file and replace it
- Restart ZeroTier service or process
- MacOS:
cat /Library/Application\ Support/ZeroTier/One/zerotier-one.pid | sudo xargs kill
- Linux:
service zerotier-one restart
sudo xattr -r -d com.apple.quarantine /Applications/ZeroTier\ Toolkit.app
If you installed ZeroTier One in the default location, then you need to grant permission to access the application directory for the current user.
You can run this command in the terminal: sudo chown-R $USER ~/Library/Application\ support/ZeroTier
- Logo from
ZeroTier, Inc.
, icons from FLATICON - Build by Tauri and React, UI by NextUI
ZeroTier Toolkit is an open source client application, welcome everyone to contribute. Please feel free to raise issues and PR :)