Run localhost

# no key required
ssh -R 80:localhost:<PortNumber> [email protected]
#eg: ssh -R 80:localhost:8080 [email protected]
ekkamrit