Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 761 Bytes

ronin-listener-new-dns.1.md

File metadata and controls

36 lines (21 loc) · 761 Bytes

ronin-listener-new-dns 1 "2023-02-01" Ronin Listener "User Manuals"

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, --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

AUTHOR

Postmodern postmodern.mod3@gmail.com

SEE ALSO

ronin-listener-new ronin-listener-new-http