.SH SYNOPSIS
.B gnunet\-nat
.RI [ options ]
-.RI PORT
.br
.SH DESCRIPTION
.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"
.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"
.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"