diff --git a/README.md b/README.md index e9ea8c3..fa01bcf 100644 --- a/README.md +++ b/README.md @@ -44,10 +44,11 @@ To make connecting slightly easier I recommend adding the following to `~/.ssh/c ``` Host tunnel - HostName + HostName Port - User - RequestTTY yes + User + RequestTTY yes + LogLevel QUIET ``` You can now connect with `ssh tunnel -R :localhost:`.