From b2f920268c3a9738b701305a702ddd574089d466 Mon Sep 17 00:00:00 2001 From: knaccc Date: Wed, 23 Jan 2019 12:40:43 +0000 Subject: [PATCH] README update --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index cd3f72f..c77f8fd 100755 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ Press Ctrl-C to gracefully shut down the router (or send the SIGINT signal to th ## Tunnel control +Note that it may take a short while for new tunnels to be set up. + Call the `dist/linux/router/bin/tunnel-control.sh` script as follows to create and destroy tunnels: #### Listen for i2p connections and forward them to the specified host and port. Returns a newly created destination public key. @@ -106,4 +108,4 @@ Call the `dist/linux/router/bin/tunnel-control.sh` script as follows to create a ## Watch the I2P log for messages -`tail -f dist/linux/router/i2p.config/wrapper.log` +`tail -f dist/linux/router/i2p.config/wrapper.log` \ No newline at end of file