I want to watch videos on a website but I can only access my country's version. Whenever I type in say .ca (Canada) instead of .il (Israel), I get redirected to .il.
How can I surpass that?
feedback
|
This question came from our site for professional and enthusiast programmers.
|
Somehow something has to know your ip address, or else the server would be unable to make a connection back to you. A proxy would sit in between you and the host such that you would connect to the proxy and the proxy would connect to the server. Ideally you could get a proxy in the country you want to appear to be connected from. A quick google search. | |||
feedback
|
|
Due to the way the internet works, a website always needs to know 'your' IP address, so you can't really block a website from seeing it. BUT, you could use a proxy server which would essentially hide your IP address from websites and, depending on the location of the proxy, you could fool websites that you are coming from America One possible solution is to use an anonymous proxy, such as TOR, an SSH tunnel, or a PHProxy. The quickest solution would have to a PHProxy. You can find plenty using a quick Google search. Here's an example PHProxy site. A possibly more 'secure' and anonymous proxy is TOR. Here is what their website has to say about themselves:
Checkout this Lifehacker snippit for instructions on setting it up | |||||||
feedback
|
|
You can also look at using Hotspot Shield its rather handy for both accessing video not always available to your area as well as security on random access points. below is cut and paste from www.hotspotshield.com
| |||
|
feedback
|
|
Recommendation: Panix offers a proxy to all their customers. For $100 (US) per year you get unlimited use. It would resolve to the USA. | |||
|
feedback
|
|
The only way around showing your IP address is using a proxy server such as zend2.com | |||
|
feedback
|
|
Everyone is suggesting using a proxy server, which is really the only way to go, you have to make sure you use a fast one, and one from the county the site you are visiting is filtering for. Here is pretty decent tutorial that walks one through setting up Tor to talk to the BBC (in the UK), but the instructions would apply to any similar situation: If you use the site they reccommend in that article (the .eu one) I would recommend accessing it via a throwaway VM, as my browser seems to flag it as an "untrusted" site. Also, you may want to filter the list by "fast" as well as "exit" to ensure you get a faster connection. | |||||||||
feedback
|
This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.