Yes... For example:
sh@SH:~$ ssh -L 7777:x10hosting.com:80/free-hosting-signup ______@anapnea.net
What I'm doing wrong?
Bad local forwarding specification '7777:x10hosting.com:80/free-hosting-signup'
How can I tunnel to URLs like those? What is the right way to do it? A last question: On a website, all links link to the website through http:// etc, not relative links, and that makes me go to the site itself, without the ssh tunnel. Any way to avoid it? (Except manually typing the URL in the address bar)? Any ideas?