We can provide access to US-only websites from Canada by dynamically forwarding web requests through our San Francisco server. We provide access to Hulu, Google Voice and so on. Contact us at johndavidson@gmail.com for more details and to get the password.
Connection to the the US server is provided through SSH. IF you are running Windows you can download the latest version of PuTTy (a free SSH client for Windows) from the Downloads page.
If you are running OSX or Linux, open terminal and run this command to set up a dynamic tunnel on port 9000 through San Francisco
ssh -D 9000 -p 22 -f -N tunnel@96.126.102.173
Enter your password when prompted.
In your Firefox browser,
Preferences > Advanced > Network > Manual Proxy Configuration
Set “SOCKS host” to localhost, “port” to 9000, Socks v5
You should now be able to load US only web content locally.