SSH Tunnelling
Old blog posts I never published, except I have now #3
ssh root@xen1.robl.me -R :3002:127.0.0.1:3000 sleep 99999root@li38-149:~# netstat -ltanup
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
......
tcp 0 0 0.0.0.0:3002 0.0.0.0:* LISTEN 13807/sshd: root@no
......