<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Matt Fraser &#187; System Admin</title>
	<atom:link href="http://mattf.ca/category/system-admin/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattf.ca</link>
	<description>Internet Marketing Dundada</description>
	<lastBuildDate>Mon, 10 May 2010 05:56:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Proxy with SSH Tunnels &#8211; View Demos, Watch Porn</title>
		<link>http://mattf.ca/system-admin/proxy-with-ssh-tunnels-view-demos-watch-porn/</link>
		<comments>http://mattf.ca/system-admin/proxy-with-ssh-tunnels-view-demos-watch-porn/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 20:46:51 +0000</pubDate>
		<dc:creator>Matt Fraser</dc:creator>
				<category><![CDATA[System Admin]]></category>
		<category><![CDATA[Proxy]]></category>
		<category><![CDATA[SSH]]></category>

		<guid isPermaLink="false">http://localhost/mattf.ca/?p=6</guid>
		<description><![CDATA[How to look up different Geo locations for ads and stuff using SSH as a proxy, or just surf porn at work.

OSX
1)
Open terminal and run this
ssh -D 2001 user@host.com
-D opens a socks proxy on port 2001
user@host.com should be your user and remote host you want to proxy through (See end for free sources)
2)
Next, go into [...]]]></description>
			<content:encoded><![CDATA[<p>How to look up different Geo locations for ads and stuff using SSH as a proxy, or just surf porn at work.<br />
<strong><br />
OSX</strong><br />
1)<br />
Open terminal and run this</p>
<p>ssh -D 2001 user@host.com</p>
<p>-D opens a socks proxy on port 2001<br />
<em>user@host.com</em> should be your user and remote host you want to proxy through (See end for free sources)<br />
2)<br />
Next, go into Firefox (screw safari)<br />
Click on Firefox menu, select Preferences, change to Advanced tab, click Network and go to Settings button<br />
Go Manual proxy settings<br />
Under SOCKS Host: put :</p>
<p><img src="http://3mb.us/images/934_1.jpg" border="0" alt="" /></p>
<p>Now go to <a rel="nofollow" href="http%3A%2F%2Fmyipaddress.com%2F" target="_blank">http://myipaddress.com</a> and note the IP is different.<br />
Keep the Shell open as long as you want to browse on that ip.<br />
When you are done, put the settings back to no proxy.</p>
<p><strong>Windows</strong><br />
1)<br />
Download putty <a rel="nofollow" href="http://www.chiark.greenend.org.uk%2F%257Esgtatham%2Fputty%2F" target="_blank">http://www.chiark.greenend.org.uk/~sgtatham/putty/</a></p>
<p>2)<br />
First add the host name (IP) of your remote server</p>
<p>3)<br />
Next go to Connection &gt; SSH &gt;Tunnels and enter source port 2001 and select Dynamic.<br />
And click Add<br />
<img src="http://3mb.us/images/386_3.png" border="0" alt="" width="379" height="361" /></p>
<p><span style="text-decoration: underline;">Remember to click Add</span>. D2001 will show up in the box.</p>
<p>4)<br />
Click open and login</p>
<p>5)<br />
Next set up Firefox<br />
Click on Tools &gt; Options and make sure you are on the Advanced tab<br />
Select settings<br />
6)<br />
Enter the Socks host and port like below<br />
<img src="http://3mb.us/images/190_4.jpg" border="0" alt="" /></p>
<p>Click OK and go to <a rel="nofollow" href="http://myipaddress.com%2F" target="_blank">http://myipaddress.com</a> and see if it worked.</p>
<p>There you go.</p>
<p>This can also be used for secure remote surfing on wifi hotspots and such.</p>
<p><strong>Free Shell accounts</strong><br />
Google it you will find some.  There are some listed here<br />
<a rel="nofollow" href="http://www.bylur.net%2Ffree%2F" target="_blank">bylur.net &#8211; Free shell accounts</a><br />
<a rel="nofollow" href="http://www.red-pill.eu%2Ffreeunix.shtml" target="_blank">Free Shell Accounts</a></p>
<p>You can also use VPS servers.</p>
<p>I use this a lot  for secure connections on other networks.</p>
<p>There are other ways to proxy, but this seems to be the easiest free solution I can think off.</p>
]]></content:encoded>
			<wfw:commentRss>http://mattf.ca/system-admin/proxy-with-ssh-tunnels-view-demos-watch-porn/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
