install.zerotier.com
install.zerotier.com copied to clipboard
Source for https://install.zerotier.com curl|bash installer
When i do ` curl -s https://install.zerotier.com/ | bash` It return: ` Problem: nothing provides libcrypto.so.10()(64bit) needed by zerotier-one-1.10.5-1.el7.x86_64 Solution 1: do not install zerotier-one-1.10.5-1.el7.x86_64 Solution 2: break zerotier-one-1.10.5-1.el7.x86_64 by...
Ubuntu and I guess others too got the problem that if the url is not https it is not working. Any reason why http is used instead of https? https://github.com/zerotier/install.zerotier.com/blob/master/install.sh.in#L177...
Zerotier dependency resolution fails on Opensuse Tumbleweed Package specifies the following dependencies: systemd iproute rtld(GNU_HASH) libstdc++ libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.15)(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.14)(64bit) libstdc++.so.6(GLIBCXX_3.4.17)(64bit) libstdc++.so.6(GLIBCXX_3.4.18)(64bit)...
When detecting Linux distribution, installation script assumes ```/etc/SuSE-release``` file exists for SUSE distros. That fails on new versions because it has been removed. ``` toor@HOLODECK:~> lsb_release -a LSB Version: n/a...
Installation on ipv6-only machines works fine in principle, but can't fetch the GPG key atm as github.com is only available on IPv4, see https://github.com/zerotier/ZeroTierOne/issues/1277 @adamierymenko suggested to use https://download.zerotier.com/[email protected]
The install script does not seem to throw proper exit codes for error handling, it would be useful to have proper exit codes for automation.
I would really appreciate a .deb installer! Currently zerotier creates a malformed .list file which breaks apt cache and doesn't install a package ``` *** ZeroTier Service Quick Install for...
fixes #59
Dear ZertoTier Humans, Could you please consider releasing a binary for my very old school Synology as above for me to run your incredibly cool global networking tool? My Synology...