SYNOPSIS
ronin-listener new dns [options] [PATH]
DESCRIPTION
Creates a new standalone DNS listener Ruby script.
ARGUMENTS
- PATH
- The path to the new Ruby script file to create.
OPTIONS
-H,--hostIP- The interface to listen on. Defaults to
0.0.0.0if not given. -p,--portPORT- The port to listen on. Defaults to
5553if not given. -d,--domainDOMAIN- The domain to receive queries for. Defaults to
example.comif not given. -h,--help- Print help information
AUTHOR
Postmodern postmodern.mod3@gmail.com