aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-transport.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-transport.1')
-rw-r--r--doc/man/gnunet-transport.115
1 files changed, 12 insertions, 3 deletions
diff --git a/doc/man/gnunet-transport.1 b/doc/man/gnunet-transport.1
index 1680f9cf7..3a81c54fe 100644
--- a/doc/man/gnunet-transport.1
+++ b/doc/man/gnunet-transport.1
@@ -8,11 +8,17 @@ gnunet\-transport \- measure and control the transport subsystem
8.SH DESCRIPTION 8.SH DESCRIPTION
9.PP 9.PP
10 10
11gnunet\-transport is a tool to access various functions of GNUnet's transport subsystem from the command\-line. Most of these are not expected to be useful for end-users. gnunet\-transport can be used to evaluate the performance of the transports, force a peer to connect to another peer (if possible). Other functions should be added in the near future. 11gnunet\-transport is a tool to access various functions of GNUnet's
12transport subsystem from the command\-line. Most of these are not
13expected to be useful for end-users. gnunet\-transport can be used to
14evaluate the performance of the transports, force a peer to connect to
15another peer (if possible). Other functions should be added in the
16near future.
12 17
13.TP 18.TP
14\fB\-b\fR, \fB\-\-benchmark\fR 19\fB\-b\fR, \fB\-\-benchmark\fR
15measure how fast we are receiving data (from all connections). On exit, the data rate will be reported. Runs until aborted with CTRL-C. 20measure how fast we are receiving data (from all connections). On
21exit, the data rate will be reported. Runs until aborted with CTRL-C.
16.TP 22.TP
17\fB\-D\fR, \fB\-\-disconnect\fR 23\fB\-D\fR, \fB\-\-disconnect\fR
18force disconnection from a peer (used in conjunction with \-p). 24force disconnection from a peer (used in conjunction with \-p).
@@ -46,7 +52,10 @@ the peer identity to connect to or monitor
46monitor session state of transport plugins 52monitor session state of transport plugins
47.TP 53.TP
48\fB\-s\fR, \fB\-\-send\fR 54\fB\-s\fR, \fB\-\-send\fR
49transmit (dummy) traffic as quickly as possible to the peer specified with the \-p option. The rate will still be limited by the quota(s) determined by the peers (ATS subsystem). Will run until CTRL\-C is pressed or until the connection to the other peer is disrupted. 55transmit (dummy) traffic as quickly as possible to the peer specified
56with the \-p option. The rate will still be limited by the quota(s)
57determined by the peers (ATS subsystem). Will run until CTRL\-C is
58pressed or until the connection to the other peer is disrupted.
50.TP 59.TP
51\fB\-v\fR, \fB\-\-version\fR 60\fB\-v\fR, \fB\-\-version\fR
52print the version number 61print the version number