Sha256: f885c1cddb17d7a5f5ed40d5368d1593d8fb48909077fc694e1336643f2db43b

Contents?: true

Size: 1.58 KB

Versions: 2

Compression:

Stored size: 1.58 KB

Contents

.TH ronin\-hosts 1 "April 2012" Ronin "User Manuals"
.SH SYNOPSIS
.PP
\fB\fCronin hosts\fR [\fIoptions\fP]
.SH DESCRIPTION
.PP
Manages HostNames.
.SH OPTIONS
.TP
\fB\fC-v\fR, \fB\fC--[no-]verbose\fR
Enable verbose output.
.TP
\fB\fC-q\fR, \fB\fC--[no-]quiet\fR
Disable verbose output.
.TP
\fB\fC--[no-]silent\fR
Silence all output.
.TP
\fB\fC--[no-]color\fR
Enables color output.
.TP
\fB\fC-D\fR, \fB\fC--database\fR \fIURI\fP
The database to URI (\fB\fCmysql://user:password@host/ronin\fR).
.TP
\fB\fC--[no-]csv\fR
CSV output.
.TP
\fB\fC--[no-]xml\fR
XML output.
.TP
\fB\fC--[no-]yaml\fR
YAML output.
.TP
\fB\fC--[no-]json\fR
JSON output.
.TP
\fB\fC-i\fR, \fB\fC--import\fR \fIFILE\fP
Imports HostNames from the FILE.
.TP
\fB\fC-I\fR, \fB\fC--with-ips\fR \fIIP\fP [...]
Searches for HostNames associated with the IP Address(es).
.TP
\fB\fC-p\fR, \fB\fC--with-ports\fR \fIPORT\fP [...]
Searches for HostNames associated with the PORT(s).
.TP
\fB\fC-D\fR, \fB\fC--domain\fR \fIDOMAIN\fP
Searches for HostNames belonging to the DOMAIN (\fB\fCco.uk\fR).
.TP
\fB\fC-T\fR, \fB\fC--tld\fR \fITLD\fP
Searches for HostNames with the Top\-Level\-Domain (TLD) (\fB\fCru\fR).
.TP
\fB\fC-l\fR, \fB\fC--[no-]list\fR
Lists the HostNames.
.TP
\fB\fC-L\fR, \fB\fC--lookup\fR \fIIP\fP
Looks the HostNames associated with the IP Address.
.SH FILES
.TP
\fI~/.ronin/\fP
Ronin configuration directory.
.TP
\fI~/.ronin/database.log\fP
Database log.
.TP
\fI~/.ronin/database.sqlite3\fP
The default sqlite3 Database file.
.TP
\fI~/.ronin/database.yml\fP
Optional Database configuration.
.SH AUTHOR
.PP
Postmodern 
.MT postmodern.mod3@gmail.com
.ME

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
ronin-1.5.0 man/ronin-hosts.1
ronin-1.5.0.rc2 man/ronin-hosts.1