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
- Multiple language support (简体中文 | English)
- Self-hosted Moon Support (Todo)
- Android 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
If you get the error like below:
- Cannot Be Opened Because the Developer Cannot be Verified
- ZeroTier Toolkit is damaged and can't be opened
Please run this command in the terminal: 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
- MacOS:
cat /Library/Application\ Support/ZeroTier/One/zerotier-one.pid | sudo xargs kill
- Linux:
service zerotier-one restart
- Logo from
ZeroTier, Inc.
, icons from FLATICON - Build by Tauri and React, UI by HeroUI
ZeroTier Toolkit is an open source client application, welcome everyone to contribute. Please feel free to raise issues and PR :)