diff options
Diffstat (limited to 'contrib/peer2anonet/README')
| -rw-r--r-- | contrib/peer2anonet/README | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/contrib/peer2anonet/README b/contrib/peer2anonet/README index 58d3b9a..f65a278 100644 --- a/contrib/peer2anonet/README +++ b/contrib/peer2anonet/README @@ -16,7 +16,7 @@ SYNOPSIS:       nc -l 1337 | peer2anonet        # Send a netcat pipe: -     nc 1337 192.168.1.0 < autoconfig.txt  +     nc 192.168.1.0 1337 < autoconfig.txt   DESCRIPTION:       peer2anonet is an autoconfiguration utility to easily establish a | 
