puredns icon indicating copy to clipboard operation
puredns copied to clipboard

ADD https://github.com/d3mondev/puredns/issues/17 to next update please.

Open gprime31 opened this issue 3 years ago • 2 comments

add https://github.com/d3mondev/puredns/issues/17 so massdns can run as root on VPS Thanks.

gprime31 avatar Feb 19 '22 19:02 gprime31

+1

xssssrf avatar Jun 09 '22 04:06 xssssrf

Temporary solution for people who do not want to compile the project: wrap the massdns with the bash script

#!/bin/bash

/usr/local/bin/massdns_exe --root $*

xssssrf avatar Jun 09 '22 05:06 xssssrf

Puredns now supports running massdns as root since v2.1.0!

d3mondev avatar Apr 11 '23 15:04 d3mondev