simonclausen / dnscrypt-autoinstall

Automatic installation and configuration of DNSCrypt (on Debian + Redhat like systems). This script will install DNSCrypt and configure it to start on boot and use an optional dnscrypt service.
Other
224 stars 73 forks source link

CentOS 7 ncat #85

Closed l0rda closed 8 years ago

l0rda commented 8 years ago

Hello,

nc in CentOS 7 was replaced by nmap-ncat, so they have different params(e.g. -z skipped) and autoinstall script does not work on CentOS 7. BTW, script still works if /usr/bin/nc is not found.

AladW commented 8 years ago

Hi, please provide a pull request updating the flags in dnscrypt-autoinstall-redhat.sh. Thanks

AladW commented 8 years ago

via https://github.com/simonclausen/dnscrypt-autoinstall/commit/a73f38fd7e8cedfcf168800d6a327116d1432169