We all know that our wifi packets can be easily sniffed by people, thereby making our surfing not private. So how do we surf in privacy without much hassle in a wifi hotspot. Easy. First you need:

  1. A server where openssh is running
  2. putty
  3. Firefox

Step 1: Configure putty for an ssh session to your server
<Image N/A>

Step 2: Configure a secure tunnel
a. Click tunnels
b. Under “Add new forwarded port” type 7070 (or any port number)
c. Click Add Button
<Image N/A>
Step 3: Connect to your remote host
Just double click your connection profile

<Image N/A>
Step 4: Confifure firefox to use your proxy

<Image N/A>
Step 5: Ensure that your DNS request also goes through your proxy
In firefox open the about:config page
Change network.proxy.socks_remote_dns to true

On a linux host you could to the following: ssh -qTfnN -D 7070 remotehost instead of using putty. Thanks to thinkhole for this great article

7 Responses to “How to surf securely in a wifi hotspot”

  1. noon Says:

    oh man…. this guy is so free man… Somebody get him to do REAL work!!! What is this man!!!

  2. Matt Says:

    Maybe you should host the images on your own server monkey boy!

  3. Nathan Says:

    you hotlinking fuckwad

  4. sr Says:

    nice rip

  5. Human Says:

    This article is so fresh and innovative that I have decided to copy it wholesale to my site (except the images, which I’ll keep as links).

  6. Matt Says:

    Come on dickhead, take the images down already.

  7. dono3vil Says:

    Apologies to Matt. Was away for a long while. I took down the images already. As a new blogger, im unaware of certain practices. :)

Leave a Reply