November 2012

DarX on GitHub

So this is probably my last post about DarX on OS X. I just published the sources on GitHub. Feel free to use it for your own scoring machine…

SSH tunnel

From time to time I need a different IP with full webaccess for testing purpose. So I start an SSH tunnel to my server and configure my webbrowser to use a socksproxy at port 8080: ssh -D 8080 -C -q -N host.tld