From c01eb48cb2c9edfa1e5a6ef1519532bc025455eb Mon Sep 17 00:00:00 2001 From: skyper <5938498+SkyperTHC@users.noreply.github.com> Date: Wed, 6 Sep 2023 12:12:02 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 03926e4..bec094e 100644 --- a/README.md +++ b/README.md @@ -345,19 +345,19 @@ The others configuring server.org:1080 as their SOCKS4/5 proxy. They can now con On the host behind NAT: Create a reverse SSH tunnel to [ssh-j.com](http://ssh-j.com) like so: ```sh ## Cut & Paste on the host behind NAT. -ssh_j() +sshj() { local pw - pw=$1 + pw=${1,,} [[ -z $pw ]] && { pw=$(head -c64