.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-new-dns-proxy.1 "2023-02-01" Ronin "User Manuals" .SH SYNOPSIS .PP \fBronin new dns\-proxy\fR \[lB]\fIoptions\fP\[rB] \fIPATH\fP .SH DESCRIPTION .PP Creates a new \fBronin\-dns\-proxy\fR script\. .PP See https:\[sl]\[sl]github\.com\[sl]ronin\-rb\[sl]ronin\-dns\-proxy\[sh]readme .SH ARGUMENTS .TP \fIPATH\fP The path to the new script file\. .SH OPTIONS .TP \fB\-H\fR, \fB\-\-host\fR \fIIP\fP The IP to listen on\. Defaults to \fB127\.0\.0\.1\fR if not specified\. .TP \fB\-p\fR, \fB\-\-port\fR \fIPORT\fP The port number to listen on\. Defaults to \fB2345\fR if not specified\. .TP \fB\-h\fR, \fB\-\-help\fR Print help information .SH EXAMPLES .PP Generate a new \fBronin\-dns\-proxy\fR script: .PP .RS 4 .EX \[Do] ronin new dns\-proxy proxy\.rb .EE .RE .PP See https:\[sl]\[sl]github\.com\[sl]ronin\-rb\[sl]ronin\-dns\-proxy\[sh]examples for more \fBronin\-dns\-proxy\fR examples\. .SH AUTHOR .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .SH SEE ALSO .PP .BR ronin\-new\-script (1)