aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-nat-auto.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-nat-auto.1')
-rw-r--r--doc/man/gnunet-nat-auto.127
1 files changed, 13 insertions, 14 deletions
diff --git a/doc/man/gnunet-nat-auto.1 b/doc/man/gnunet-nat-auto.1
index 2dbfaa599..f5ec12d47 100644
--- a/doc/man/gnunet-nat-auto.1
+++ b/doc/man/gnunet-nat-auto.1
@@ -26,34 +26,33 @@
26.Os 26.Os
27.Sh NAME 27.Sh NAME
28.Nm gnunet-nat-auto 28.Nm gnunet-nat-auto
29.Nd 29.Nd autoconfigure and test NAT traversal
30autoconfigure and test NAT traversal
31.Sh SYNOPSIS 30.Sh SYNOPSIS
32.Nm 31.Nm
33.Op Fl a | \-auto 32.Op Fl a | -auto
34.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 33.Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
35.Op Fl S Ar NAME | Fl \-section= Ns Ar NAME 34.Op Fl S Ar NAME | Fl -section= Ns Ar NAME
36.Op Fl t | \-tcp 35.Op Fl t | -tcp
37.Op Fl u | \-udp 36.Op Fl u | -udp
38.Op Fl w | \-write 37.Op Fl w | -write
39.Sh DESCRIPTION 38.Sh DESCRIPTION
40.Nm 39.Nm
41allows testing various NAT traversal functions, as well as attempting auto-configuration. 40allows testing various NAT traversal functions, as well as attempting auto-configuration.
42The options are as follows: 41The options are as follows:
43.Bl -tag -width indent 42.Bl -tag -width indent
44.It Fl a | \-auto 43.It Fl a | -auto
45Attempt auto-configuration for NAT traversal. 44Attempt auto-configuration for NAT traversal.
46.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 45.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
47Use the configuration file 46Use the configuration file
48.Ar FILENAME . 47.Ar FILENAME .
49.It Fl S Ar NAME | Fl \-section= Ns Ar NAME 48.It Fl S Ar NAME | Fl -section= Ns Ar NAME
50Name of the configuration section with details about the configuration to test. 49Name of the configuration section with details about the configuration to test.
51For example "transport-tcp". 50For example "transport-tcp".
52.It Fl t | \-tcp 51.It Fl t | -tcp
53Use TCP. 52Use TCP.
54.It Fl u | \-udp 53.It Fl u | -udp
55Use UDP. 54Use UDP.
56.It Fl w | \-write 55.It Fl w | -write
57Write configuration to configuration file, useful in combination with auto-configuration 56Write configuration to configuration file, useful in combination with auto-configuration
58.Pq Fl a . 57.Pq Fl a .
59.El 58.El