gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnunet] branch master updated: clarify gnunet-nat man page


From: gnunet
Subject: [GNUnet-SVN] [gnunet] branch master updated: clarify gnunet-nat man page
Date: Sun, 27 Nov 2016 20:12:13 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository gnunet.

The following commit(s) were added to refs/heads/master by this push:
     new 2eb5708  clarify gnunet-nat man page
2eb5708 is described below

commit 2eb5708018c0c033525e7e527c0ef43032f808c2
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Nov 27 20:12:09 2016 +0100

    clarify gnunet-nat man page
---
 doc/man/gnunet-nat.1 | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/doc/man/gnunet-nat.1 b/doc/man/gnunet-nat.1
index 190b9d8..bfd1e5b 100644
--- a/doc/man/gnunet-nat.1
+++ b/doc/man/gnunet-nat.1
@@ -6,7 +6,6 @@ gnunet\-nat \- interact with the NAT service
 .SH SYNOPSIS
 .B gnunet\-nat
 .RI [ options ]
-.RI PORT
 .br
 
 .SH DESCRIPTION
@@ -21,7 +20,7 @@ Attempt auto\-configuration for NAT traversal.
 
 .B
 .IP "\-b ADDRESS,  \-\-bind=ADDRESS"
-Assume that the service is bound to ADDRESS.
+Assume that the service is (locally) bound to ADDRESS.
 
 .B
 .IP "\-c FILENAME,  \-\-config=FILENAME"
@@ -37,7 +36,7 @@ Assuming we are listening at ADDRESS for connection reversal 
requests.
 
 .B
 .IP "\-r ADDRESS,  \-\-remote=ADDRESS"
-Ask the peer at ADDRESS for connection reversal.
+Ask the peer at ADDRESS for connection reversal, using the local address for 
the target address of the reversal.
 
 .B
 .IP "\-L,  \-\-listen"
@@ -49,7 +48,7 @@ Use PORT as our external port for advertising for incoming 
requests.
 
 .B
 .IP "\-s,  \-\-stun"
-Enable processing of STUN requests. 
+Enable processing of STUN requests.  Will try to read UDP packets from the 
bind address and handle the packets if they are STUN packets. Will only work 
with UDP.
 
 .B
 .IP "\-t,  \-\-tcp"

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]