File: upnp-router-control.1

package info (click to toggle)
upnp-router-control 0.2-1.2
  • links: PTS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 1,316 kB
  • ctags: 197
  • sloc: sh: 2,014; ansic: 1,994; makefile: 101
file content (37 lines) | stat: -rw-r--r-- 1,046 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
.TH upnp-router-control 1 "2 Dec 2009"
.SH NAME
upnp-router-control \- manage UPnP IGD compliant routers
.SH SYNOPSIS
.B upnp-router-control
.RI [ options ]
.br
.SH DESCRIPTION
This manual page documents briefly the
.B upnp-router-control
command.
.PP
\fBupnp-router-control\fP allow to see some params of the IGD compliant
routers like the download speed and manage port forwarding trough UPnP protocol.
.SH OPTIONS
A summary of options is included below.
.TP
\fB\-i\fR \fIinterface\fR, \fB\-\-if=\fR \fIinterface\fR
Use the specified network interface (autodetect if omitted). 
.TP
\fB\-p\fR \fIport\fR, \fB\-\-port=\fR \fIport\fR
Use the specified source port (autoselected if omitted).
.TP
.B \-h,  --help
Show summary of options and exit.
.TP
.B \--version
Show program's version number and exit.
.TP
.B \--debug
Enable debug mode.
.SH AUTHOR
Written by Daniele Napolitano <dnax88@gmail.com>.
.PP
.\" Copyright 2009 Daniele Napolitano
.\" You may copy this manual page under the terms of the version 2 of
.\" the GNU General Public License.