From e3f0f21369224ab1e5ec2bb5963ef1a04c2e73f0 Mon Sep 17 00:00:00 2001 From: d3v1150m471c Date: Wed, 13 Jul 2011 23:51:17 -0500 Subject: peer2anonet: nc syntax error corrected on README file. --- contrib/peer2anonet/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/peer2anonet') 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 -- cgit v1.2.3