aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-vpn.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-vpn.1')
-rw-r--r--doc/man/gnunet-vpn.156
1 files changed, 28 insertions, 28 deletions
diff --git a/doc/man/gnunet-vpn.1 b/doc/man/gnunet-vpn.1
index 477358f22..210476b79 100644
--- a/doc/man/gnunet-vpn.1
+++ b/doc/man/gnunet-vpn.1
@@ -29,19 +29,19 @@
29.Nd manually setup a GNUnet VPN tunnel 29.Nd manually setup a GNUnet VPN tunnel
30.Sh SYNOPSIS 30.Sh SYNOPSIS
31.Nm 31.Nm
32.Op Fl 4 | \-ipv4 32.Op Fl 4 | -ipv4
33.Op Fl 6 | \-ipv6 33.Op Fl 6 | -ipv6
34.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 34.Op Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
35.Op Fl d Ar TIME | Fl \-duration Ar TIME 35.Op Fl d Ar TIME | Fl -duration Ar TIME
36.Op Fl h | \-help 36.Op Fl h | -help
37.Op Fl i Ar IP | Fl \-ip Ar IP 37.Op Fl i Ar IP | Fl -ip Ar IP
38.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 38.Op Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
39.Op Fl p Ar PEERID | Fl \-peer= Ns Ar PEERID 39.Op Fl p Ar PEERID | Fl -peer= Ns Ar PEERID
40.Op Fl s Ar NAME | Fl \-service= Ns Ar NAME 40.Op Fl s Ar NAME | Fl -service= Ns Ar NAME
41.Op Fl t | \-tcp 41.Op Fl t | -tcp
42.Op Fl u | \-udp 42.Op Fl u | -udp
43.Op Fl V | \-verbose 43.Op Fl V | -verbose
44.Op Fl v | \-version 44.Op Fl v | -version
45.Sh DESCRIPTION 45.Sh DESCRIPTION
46.Nm 46.Nm
47can be used to manually setup a VPN tunnel via the GNUnet network. 47can be used to manually setup a VPN tunnel via the GNUnet network.
@@ -70,41 +70,41 @@ The address can be displayed as soon as it has been allocated, or only after
70.Pq Fl a 70.Pq Fl a
71the tunnel has been created. 71the tunnel has been created.
72.Bl -tag -width indent 72.Bl -tag -width indent
73.It Fl 4 | \-ipv4 73.It Fl 4 | -ipv4
74Desired IP address on this end of the tunnel should be an IPv4 address. 74Desired IP address on this end of the tunnel should be an IPv4 address.
75.It Fl 6 | \-ipv6 75.It Fl 6 | -ipv6
76Desired IP address on this end of the tunnel should be an IPv6 address. 76Desired IP address on this end of the tunnel should be an IPv6 address.
77.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME 77.It Fl c Ar FILENAME | Fl -config= Ns Ar FILENAME
78Use the configuration file FILENAME. 78Use the configuration file FILENAME.
79.It Fl d Ar TIME | Fl \-duration Ar TIME 79.It Fl d Ar TIME | Fl -duration Ar TIME
80The mapping should be established for TIME. 80The mapping should be established for TIME.
81The value given must be a number followed by a space and a time unit, for example "500 ms". 81The value given must be a number followed by a space and a time unit, for example "500 ms".
82Note that the quotes are required on the shell. 82Note that the quotes are required on the shell.
83The default vaue is 5 minutes. 83The default vaue is 5 minutes.
84.It Fl h | \-help 84.It Fl h | -help
85Print short help on options. 85Print short help on options.
86.It Fl i Ar IP | Fl \-ip Ar IP 86.It Fl i Ar IP | Fl -ip Ar IP
87Tunnel should be to an exit node and connect to the given IPv4 or IPv6 87Tunnel should be to an exit node and connect to the given IPv4 or IPv6
88IP address. 88IP address.
89Note that you can specify an IPv6 address as the target here, even in 89Note that you can specify an IPv6 address as the target here, even in
90combination with "\-4" (4to6) and similarly you can specify an IPv4 90combination with "-4" (4to6) and similarly you can specify an IPv4
91address in combination with "\-6" (6to4). 91address in combination with "-6" (6to4).
92.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL 92.It Fl L Ar LOGLEVEL | Fl -loglevel= Ns Ar LOGLEVEL
93Use LOGLEVEL for logging. 93Use LOGLEVEL for logging.
94Valid values are DEBUG, INFO, WARNING and ERROR. 94Valid values are DEBUG, INFO, WARNING and ERROR.
95.It Fl p Ar PEERID | Fl \-peer= Ns Ar PEERID 95.It Fl p Ar PEERID | Fl -peer= Ns Ar PEERID
96Name of the peer offering the service to connect to. 96Name of the peer offering the service to connect to.
97Cannot be used in conjunction with 97Cannot be used in conjunction with
98.Fl i , 98.Fl i ,
99requires 99requires
100.Fl s . 100.Fl s .
101.It Fl s Ar NAME | Fl \-service= Ns Ar NAME 101.It Fl s Ar NAME | Fl -service= Ns Ar NAME
102Name of the service running on the target peer. 102Name of the service running on the target peer.
103Cannot be used in conjunction with 103Cannot be used in conjunction with
104.Fl i , 104.Fl i ,
105requires 105requires
106.Fl p . 106.Fl p .
107.It Fl t | \-tcp 107.It Fl t | -tcp
108Service runs TCP. 108Service runs TCP.
109Either 109Either
110.Fl t 110.Fl t
@@ -112,7 +112,7 @@ or
112.Fl u 112.Fl u
113must be specified when using 113must be specified when using
114.Fl s . 114.Fl s .
115.It Fl u | \-udp 115.It Fl u | -udp
116Service runs UDP. 116Service runs UDP.
117Either 117Either
118.Fl t 118.Fl t
@@ -120,9 +120,9 @@ or
120.Fl u 120.Fl u
121must be specified when using 121must be specified when using
122.Fl s . 122.Fl s .
123.It Fl V | \-verbose 123.It Fl V | -verbose
124Be verbose. 124Be verbose.
125.It Fl v | \-version 125.It Fl v | -version
126Print GNUnet version number. 126Print GNUnet version number.
127.El 127.El
128.Sh SEE ALSO 128.Sh SEE ALSO