From fddeef62c869147eed8ea22b1395e43fea1296d0 Mon Sep 17 00:00:00 2001 From: knaccc Date: Wed, 30 Jan 2019 19:56:45 +0000 Subject: [PATCH] readme correction --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 55137f0..21b815e 100755 --- a/README.md +++ b/README.md @@ -97,9 +97,9 @@ specified host and port. Note that the base 32 I2P destination address determini `tunnel-control.sh server.create <(optional) directory>` -#### Close the tunnel listening for connections on the specified destination public key. Returns "OK". +#### Close the tunnel listening for connections on the specified I2P destination address. Returns "OK". -`tunnel-control.sh server.destroy ` +`tunnel-control.sh server.destroy ` #### Create a tunnel that listens for connections on localhost on the specified port and forwards connections over I2P to the specified destination public key.