Go to file
Manuel González 0b7632c3ed
Update zerotier.sh
2021-06-23 00:16:41 -04:00
media execute zerotier-one in su 2021-06-13 18:08:11 -04:00
LICENSE Initial commit 2021-06-12 01:51:18 -04:00
README.md Update README.md 2021-06-23 00:09:02 -04:00
zerotier.sh Update zerotier.sh 2021-06-23 00:16:41 -04:00

README.md

ZeroTierInstaller

A installer to ZeroTier on Linux, with graphic interface (thanks to tralph3)

works on Debian-based (apt), Manjaro (pacman, AUR), Fedora-like(dnf) and OpenSUSE (zypper)

Tutorial

use this command with root or an admin user

cd /tmp/ && touch zerotier.sh.remove && rm zerotier.sh* && wget https://github.com/Can202/ZeroTierInstaller/releases/download/v0.8/zerotier.sh && chmod a+x zerotier.sh* && clear && ./zerotier.sh* && rm zerotier.sh*

Dependencies

  • wget