Possible Duplicate:
Make my IP address appear to be from another country

How can I connect to the internet (to be recognized) as a USA user? I'm an outside of USA user using my country internet servers to connect to the internet

link|improve this question
feedback

closed as exact duplicate by random Oct 28 '10 at 0:17

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

You need a VPN/Proxy access in the US ;-)

link|improve this answer
feedback

If you want to knockout website based blocks you can use

https://www.sslunblock.com/ (well, timeout...)

or use the Firefox plugin "Modify Headers" to set your "X-Forwarded-For" header to an us ip adress.

  • After installing open Tools -> Modify Headers in Firefox
  • Klick on Add
  • In the first field input: X-Forwarded-For, in the second an ip adress like 12.13.14.15
  • Don't close the window and open your desired web adress

image

But this is only for websites, if you wan't other web services to work you need some us Proxy or VPN service.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.