Localhost Run

# no key required
ssh -R 80:localhost:<PortNumber> nokey@localhost.run
#eg: ssh -R 80:localhost:8080 nokey@localhost.run
ekkamrit