Originally posted here by unhappy
i cannot believe noone mentioned netcat...
Originally posted here by zENGER
22 is SSH...

What you can do, is find a port that is open. Then setup a relay somewhere that listens on that port and forwards to port 22 on that host. Netcat can be used to do this.

This does require a host to do it on though.