From c8389ffc0b12a60a874b4fcc630748d03f38c046 Mon Sep 17 00:00:00 2001 From: Thomas von Dein Date: Mon, 17 Apr 2017 16:23:28 +0200 Subject: [PATCH] update usage section in manpage --- udpxd.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/udpxd.pod b/udpxd.pod index 78b711d..6e68c04 100644 --- a/udpxd.pod +++ b/udpxd.pod @@ -8,7 +8,8 @@ udpxd - A general purpose UDP relay/port forwarder/proxy Options: --listen -l listen for incoming requests - --bind -b bind ip used for outgoing requests + --bind -b bind ip used for outgoing requests + specify port for promiscuous mode --to -t destination to forward requests to --daemon -d daemon mode, fork into background --pidfile -p pidfile, default: /var/run/udpxd.pid @@ -140,7 +141,7 @@ L. This software is licensed under the GNU GENERAL PUBLIC LICENSE version 3. -Copyright (c) 2015-2016 by T. v. Dein. +Copyright (c) 2015-2017 by T. v. Dein. This software uses B (bundled), which is Copyright (c) 2003-2013 by Troy D. Hanson.