ronin-listener new dns
[options] [PATH]
Creates a new standalone DNS listener Ruby script.
PATH : The path to the new Ruby script file to create.
-H
, --host
IP
: The interface to listen on. Defaults to 0.0.0.0
if not given.
-p
, --port
PORT
: The port to listen on. Defaults to 5553
if not given.
-d
, --domain
DOMAIN
: The domain to receive queries for. Defaults to example.com
if not given.
-h
, --help
: Print help information
Postmodern postmodern.mod3@gmail.com