aboutsummaryrefslogtreecommitdiff
path: root/doc/man/gnunet-dns2gns.1
diff options
context:
space:
mode:
Diffstat (limited to 'doc/man/gnunet-dns2gns.1')
-rw-r--r--doc/man/gnunet-dns2gns.1108
1 files changed, 54 insertions, 54 deletions
diff --git a/doc/man/gnunet-dns2gns.1 b/doc/man/gnunet-dns2gns.1
index 552df25b6..f61a0a8b3 100644
--- a/doc/man/gnunet-dns2gns.1
+++ b/doc/man/gnunet-dns2gns.1
@@ -1,60 +1,60 @@
1.TH GNUNET\-DNS2GNS 1 "March 5, 2018" "GNUnet" 1.Dd March 5, 2018
2 2.Dt GNUNET-DNS2GNS 1
3.SH NAME 3.Os
4gnunet\-dns2gns \- run a DNS-to-GNS proxy 4.Sh NAME
5 5.Nm gnunet-dns2gns
6.SH SYNOPSIS 6.Nd
7.B gnunet\-dns2gns 7run a DNS-to-GNS proxy
8.RI [ options ] 8.Sh SYNOPSIS
9.br 9.Nm
10 10.Op Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
11.SH DESCRIPTION 11.Op Fl d Ar IP | Fl \-dns= Ns Ar IP
12Most users will not want to run an DNS to GNS proxy/gateway and thus will not 12.Op Fl h | \-help
13need this program. 13.Op Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
14 14.Op Fl v | \-version
15\fBgnunet\-dns2gns\fP runs a DNS resolver which delegates requests GNS if 15.Sh DESCRIPTION
16the TLD matches one configured for GNS. All other requests are forwarded 16.Nm
17to DNS. This DNS proxy is useful for enabling non-personalized 17runs a DNS resolver which delegates requests GNS if the TLD matches one configured for GNS.
18GNS\-resolution to an entire network or to offer GNS\-resolution to DNS users. 18All other requests are forwarded to DNS.
19 19This DNS proxy is useful for enabling non-personalized GNS\-resolution to an entire network or to offer GNS\-resolution to DNS users.
20.SH OPTIONS 20.Bl -tag -width Ds
21.B 21.It Fl c Ar FILENAME | Fl \-config= Ns Ar FILENAME
22.IP "\-c FILENAME, \-\-config=FILENAME"
23Use the configuration file FILENAME. 22Use the configuration file FILENAME.
24.B 23.It Fl d Ar IP | Fl \-dns= Ns Ar IP
25.IP "\-d IP, \-\-dns=IP"
26IP address of a recursive DNS resolver that should be used for non-GADS hostnames. 24IP address of a recursive DNS resolver that should be used for non-GADS hostnames.
27.B 25.It Fl h | \-help
28.IP "\-h, \-\-help"
29Print short help on options. 26Print short help on options.
30.B 27.It Fl L Ar LOGLEVEL | Fl \-loglevel= Ns Ar LOGLEVEL
31.IP "\-L LOGLEVEL, \-\-loglevel=LOGLEVEL" 28Use LOGLEVEL for logging.
32Use LOGLEVEL for logging. Valid values are DEBUG, INFO, WARNING and ERROR. 29Valid values are DEBUG, INFO, WARNING and ERROR.
33.B 30.It Fl v | \-version
34.IP "\-v, \-\-version"
35Print GNUnet version number. 31Print GNUnet version number.
36 32.El
37.SH BUGS 33.Sh SEE ALSO
38Report bugs by using Mantis <https://bugs.gnunet.org/> or by sending 34.Xr gnunet-gns-fcfs 1 ,
39electronic mail to <bug\-gnunet@gnu.org> 35.Xr gnunet-gns 1 ,
40.SH SEE ALSO 36.Xr gnunet-identity 1
41gnunet\-gns\-fcfs(1), gnunet\-gns(1), gnunet\-identity(1) 37.sp
42The full documentation for 38The full documentation for gnunet is maintained as a Texinfo manual.
43.B gnunet 39If the
44is maintained as a Texinfo manual. If the 40.Xr info 1
45.B info 41and gnunet programs are properly installed at your site, the command
46and 42.Pp
47.B gnunet 43.Dl info gnunet
48programs are properly installed at your site, the command 44.Pp
49.IP
50.B info gnunet
51.PP
52should give you access to the complete handbook, 45should give you access to the complete handbook,
53.IP 46.Pp
54.B info gnunet-c-tutorial 47.Dl info gnunet-c-tutorial
55.PP 48.Pp
56will give you access to a tutorial for developers. 49will give you access to a tutorial for developers.
57.PP 50.sp
58Depending on your installation, this information is also 51Depending on your installation, this information is also available in
59available in 52.Xr gnunet 7 and
60\fBgnunet\fP(7) and \fBgnunet-c-tutorial\fP(7). 53.Xr gnunet-c-tutorial 7 .
54.\".Sh HISTORY
55.\".Sh AUTHORS
56.Sh BUGS
57Report bugs by using
58.Lk https://bugs.gnunet.org
59or by sending electronic mail to
60.Aq Mt gnunet-developers@gnu.org .