d3mondev / puredns

Puredns is a fast domain resolver and subdomain bruteforcing tool that can accurately filter out wildcard subdomains and DNS poisoned entries.
GNU General Public License v3.0
1.61k stars 151 forks source link

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

Closed gprime31 closed 1 year ago

gprime31 commented 2 years ago

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

xssssrf commented 2 years ago

+1

xssssrf commented 2 years ago

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 $*
d3mondev commented 1 year ago

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