Description
`nb-x1-03:~ # curl -s https://install.zerotier.com/ | gpg --output - >/tmp/zt-install.sh && bash /tmp/zt-install.sh
gpg: WARNING: no command supplied. Trying to guess what you mean ...
gpg: Signature made Wed Feb 19 18:53:14 2025 -03
gpg: using RSA key 74A5E9C458E1A431F1DA57A71657198823E52A61
gpg: issuer "[email protected]"
gpg: Good signature from "ZeroTier, Inc. (ZeroTier Support and Release Signing Key) [email protected]" [unknown]
gpg: WARNING: The key's User ID is not certified with a trusted signature!
gpg: There is no indication that the signature belongs to the owner.
74A5E9C458E1A431F1DA57A71657198823E52A61
*** ZeroTier Service Quick Install for Unix-like Systems
*** Tested OSes / distributions:
*** MacOS (10.13+) (just installs ZeroTier One.pkg)
*** Debian Linux (7+)
*** RedHat/CentOS Linux (6+)
*** Fedora Linux (16+)
*** SuSE Linux (12+)
*** Mint Linux (20+)
*** Kali Linux (2024.1+)
*** Supported architectures vary by OS / distribution. We try to support
*** every system architecture supported by the target.
*** Please report problems by opening a GitHub issue or Pull Request at:
*** https://github.com/zerotier/install.zerotier.com
*** Please include the content of /etc/os-release
for your distribution.
*** Detecting Linux Distribution
*** Unknown or unsupported distribution! Aborting.
`
`nb-x1-03:~ # cat /etc/os-release
NAME="openSUSE Tumbleweed-Slowroll"
VERSION="20250302"
ID="opensuse-slowroll"
ID_LIKE="opensuse-tumbleweed opensuse suse"
VERSION_ID="20250302"
PRETTY_NAME="openSUSE Tumbleweed-Slowroll"
ANSI_COLOR="0;32"
CPE 2.3 format, boo#1217921
CPE_NAME="cpe:2.3:o:opensuse:slowroll:20250302:::::::*"
#CPE 2.2 format
#CPE_NAME="cpe:/o:opensuse:slowroll:20250302"
BUG_REPORT_URL="https://bugzilla.opensuse.org"
SUPPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org"
DOCUMENTATION_URL="https://en.opensuse.org/openSUSE:Slowroll"
LOGO="distributor-logo-Slowroll"`