“...I've been working since 2008 with Ruby / Ruby on Rails, love a bit of Elixir / Phoenix and learning Rust. I also poke through other people's code and make PRs for OpenSource Ruby projects that sometimes make it. Currently working for InPay who are based in Denmark...”

Rob Lacey
Senior Software Engineer, Copenhagen, Denmark

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 99999
root@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
......