Sha256: 5c376a46d847f0b6e8df3f61664eb2e1542d60d4ec6a7b92342ad16e6d7a5a5d
Contents?: true
Size: 1.13 KB
Versions: 3
Compression:
Stored size: 1.13 KB
Contents
.\" Generated by kramdown-man 1.0.1 .\" https://github.com/postmodern/kramdown-man#readme .TH ronin-listener-new 1 "2023-02-01" Ronin Listener "User Manuals" .SH NAME .PP ronin\-listener\-new \- Creates a new DNS or HTTP listener Ruby script .SH SYNOPSIS .PP \fBronin\-listener new\fR \[lB]\fIoptions\fP\[rB] \[lB]\fICOMMAND\fP\[rB] .SH DESCRIPTION .PP Creates a new DNS or HTTP listener Ruby script\. .SH ARGUMENTS .TP \fICOMMAND\fP The optional command to get detailed new information on\. .SH OPTIONS .TP \fB\-h\fR, \fB\-\-help\fR Print help information .SH COMMANDS .TP \fIdns\fP Generates a new standalone DNS listener Ruby script\. .TP \fIhttp\fP Generates a new standalone HTTP listener Ruby script\. .TP \fIhelp\fP Lists available \fBronin\-listener new\fR commands\. .SH EXAMPLES .PP Generate a new DNS listener Ruby script: .PP .RS 4 .EX \[Do] ronin\-listener new dns file\.rb .EE .RE .PP Generate a new HTTP listener Ruby script: .PP .RS 4 .EX \[Do] ronin\-listener new http file\.rb .EE .RE .SH AUTHOR .PP Postmodern .MT postmodern\.mod3\[at]gmail\.com .ME .SH SEE ALSO .PP .BR ronin\-listener\-new\-dns (1) .BR ronin\-listener\-new\-http (1)
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
ronin-listener-0.1.0 | man/ronin-listener-new.1 |
ronin-listener-0.1.0.rc2 | man/ronin-listener-new.1 |
ronin-listener-0.1.0.rc1 | man/ronin-listener-new.1 |