[solved] http tunneling - Security & Cryptography

Users browsing this thread: 1 Guest(s)
venam
Administrators
(15-02-2013, 07:46 PM)TheHotBot Wrote: Something like this:

Code:
ssh -D 8080 venam@yourawesomeserver.com

Or atleast i think, just play around with it :P
Not that hard :)

That does just dynamically assign my port local port 8080 to the port 22 (default) of my shell.
However the only port that is not filtered at university is port 80.
I may need an http proxy that tunnels my connection to a shell or just to put ssh on port 80 on the server but I don't have the rights to touch the priviledge ports.


Messages In This Thread
[solved] http tunneling - by venam - 15-02-2013, 02:05 PM
RE: http tunneling - by D9u - 15-02-2013, 05:19 PM
RE: http tunneling - by venam - 15-02-2013, 05:28 PM
RE: http tunneling - by Jayro - 18-02-2013, 01:13 PM
RE: http tunneling - by TheHotBot - 15-02-2013, 07:46 PM
RE: http tunneling - by venam - 16-02-2013, 09:02 AM
RE: http tunneling - by D9u - 16-02-2013, 01:53 AM
RE: http tunneling - by D9u - 16-02-2013, 05:02 PM
RE: http tunneling - by D9u - 23-02-2013, 07:37 PM
RE: http tunneling - by venam - 24-02-2013, 05:33 AM
RE: http tunneling - by D9u - 28-02-2013, 07:50 PM
RE: http tunneling - by venam - 01-03-2013, 01:54 AM