Friday, May 14, 2010
Turn any Linux computer into SOCKS5 proxy in one commandWritten by Peteris Krumins in good coders code, great reuse on May 6th.
I added it to my “starred items” in Google Reader at 14:45 on May 14th.
I thought I'd do a shorter article on catonmat this time. It goes hand in hand with my upcoming article series on "100% technical guide to anonymity" and it's much easier to write larger articles in smaller pieces. Then I can edit them together and produce the final article. This article will be interesting for those who didn't know it already -- you can turn any Linux computer into a SOCKS5 (and SOCKS4) proxy in just one command: ssh -N -D 0.0.0…
