aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-ats.1
blob: e0546f53effb829376191b93e097c76c9111a36f (plain) (blame)
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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
.TH GNUNET\-ATS 1 "Oct 16, 2015" "GNUnet"

.SH NAME
gnunet\-ats \- display information about transport resource allocation

.SH SYNOPSIS
.B gnunet\-ats
.RI [ options ]
.br

.SH DESCRIPTION
\fBgnunet\-ats\fP can be used to display information about the GNUnet's
transport selection mechanism. It shows information about the
addresses and the assigned input and output bandwidth.

.SH OPTIONS
.B
.IP "\-a,  \-\-aa"
List all addresses currently known to ats.
.B
.IP "\-c FILENAME,  \-\-config=FILENAME"
Use the configuration file FILENAME.
.B
.IP "\-C, \-\-connect=PEERID"
Ask ATS to suggest an address for PEERID to transport to establish a connection.
Note that you can use the gnunet\-transport command\-line tool to force disconnects.
.B
.IP "\-h, \-\-help"
Print short help on options.
.B
.IP "\-i, \-\-id=PEERID"
Print information for a specific peer identity only
.B
.IP "\-k, \-\-value=VALUE"
Value to set for when changing preference values
.B
.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL"
Use LOGLEVEL for logging.  Valid values are DEBUG, INFO, WARNING and ERROR.
.B
.IP "\-m, \-\-monitor"
Monitor changes to the bandwidth assignments continuously
.B
.IP "\-n, \-\-numeric"
Do not resolve IP addresses to hostnames
.B
.IP "\-k, \-\-preference=E"
Set preference values, \-i, \-k and \-t required
.B
.IP "\-q, \-\-quotas"
Print quotas for all network types
.B
.IP "\-t, \-\-type=VALUE"
Preference type to change: latency | bandwidth
.B
.IP "\-u, \-\-used"
Print addresses actively used only
.B
.IP "\-V, \-\-verbose"
Print verbose output (include ATS address properties)
.B
.IP "\-v, \-\-version"
Print GNUnet version number.

.SH BUGS
Report bugs by using Mantis <https://gnunet.org/bugs/> or by sending electronic mail to <bug\-gnunet@gnu.org>

.SH SEE ALSO
gnunet\-transport(1)