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