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.