Categories
How-To Software Technical

My Quick TOR Socks / Web Proxy

I originally preformed similar steps to setup a raspberry pi for this reason, later using a very tiny Ubuntu server install. Using a clean Ubuntu / or / Debian installation (recommended, not necessary) add the following repositories to /etc/apt/sources.list: deb http://deb.torproject.org/torproject.org <DISTRIBUTION> main to figure out the name of your distribution. A quick command to run […]

Categories
How-To Technical

Play Minecraft through TOR

This little how-to is more of a way to pass socks proxy parameters to a java app, however my focus here is on doing this with the Java game Minecraft over the TOR Network. Why you ask? Because I wanted to know if it was possible and if I could do it. Items Needed: Minecraft Account […]

Categories
How-To Software Technical

Tunneling Firefox traffic over SSH

Paranoia, Security or Privacy Issues; All are reasons why I tunnel my web traffic though a SSH Tunnel via a remote machine.  In most cases I do this because I do not trust the network I’m on and don’t want to send unencrypted traffic through it.  In some cases firewalls or local network DNS prevent […]