• Navigation
Results 1 to 19 of 19
  1. #1
    Banned.

    Join Date
    Jun 2008
    Posts
    6,514
    BG Level
    8
    FFXI Server
    Phoenix

    How do I make websites think I'm browsing from the US?

    I'm really sick of Canada's equivalent of Comedy Central. Their website is utter shit and the videos don't work half the time. I just wanna watch Daily Show and Colbert Report. Can someone tell me how I can make websites think I live in the US so I can watch Comedy Central?

    Thanks.

  2. #2
    hey
    hey is offline
    listen!
    Join Date
    Apr 2011
    Posts
    7,234
    BG Level
    8
    FFXI Server
    Sylph

    Use a US proxy.

  3. #3
    Banned.

    Join Date
    Jun 2008
    Posts
    6,514
    BG Level
    8
    FFXI Server
    Phoenix

    What is that and how do I do it?

  4. #4
    hey
    hey is offline
    listen!
    Join Date
    Apr 2011
    Posts
    7,234
    BG Level
    8
    FFXI Server
    Sylph

  5. #5

    ▲▲

    Join Date
    Aug 2005
    Posts
    6,803
    BG Level
    8
    FFXIV Character
    Pikarya Saisei
    FFXIV Server
    Excalibur

    Get behind 7 proxies just to be sure.

  6. #6
    Chram
    Join Date
    Nov 2007
    Posts
    2,662
    BG Level
    7
    FFXIV Character
    Avelle Asteria
    FFXIV Server
    Hyperion
    FFXI Server
    Phoenix
    WoW Realm
    Alleria

    Move to a real country! But ya, proxy.

  7. #7
    Banned.

    Join Date
    Jun 2008
    Posts
    6,514
    BG Level
    8
    FFXI Server
    Phoenix

    Awesome. All they do is break down the flash player of the website, or it still knows I'm in Canada.

  8. #8
    Conejita's Jolly
    Chaparrita's Dulce
    Trigger warning: Fuck your feelings.

    Join Date
    Feb 2006
    Posts
    7,075
    BG Level
    8

    It makes it think you're in the US.

    Try something like Foxyproxy, if you're using FF, quick, easy, and awesome add on.

    If you're feeling adventurous, try Tor.

  9. #9
    i'm awesome.
    Join Date
    May 2005
    Posts
    9,218
    BG Level
    8

    Code:
    ssh -D 56234 username@ip-address-of-usa-ssh-server
    Takes like 2 seconds to type, SOCKS proxy so ez. I wouldn't use a public proxy, zero security.

  10. #10
    Banned.

    Join Date
    Jun 2008
    Posts
    6,514
    BG Level
    8
    FFXI Server
    Phoenix

    What do I do with that code you posted? Do I put it in FoxyProxy somewhere? Sorry I'm just totally illiterate when it comes to these things.

  11. #11
    Conejita's Jolly
    Chaparrita's Dulce
    Trigger warning: Fuck your feelings.

    Join Date
    Feb 2006
    Posts
    7,075
    BG Level
    8

    He assumed you had Linux/Unix OS in your computer. That's a konsole command, sorta like command prompt in windows.

  12. #12
    Banned.

    Join Date
    Jun 2008
    Posts
    6,514
    BG Level
    8
    FFXI Server
    Phoenix

    So what do I do with this FoxyProxy?

    I turned it on or w/e, but it just blocked the flash player on the site again.

  13. #13
    Conejita's Jolly
    Chaparrita's Dulce
    Trigger warning: Fuck your feelings.

    Join Date
    Feb 2006
    Posts
    7,075
    BG Level
    8

    You need to configure it, so the first step is:

    1. Find a free US based proxy number xxx.xxx.xxx: xxxx (proxy ip: port).

    Visit this website: http://sockslist.net/ Check the proxy first, it will tell you if it's working, it will also tell you if it's a SOCK proxy and its ver.!!!!IMPORTANT

    Once you find a working proxy, write down the proxy ip and its port number.

    Open Foxyproxy -> Add a New Proxy -> Manual Proxy Config (enter info from above), if it's a SOCK click the box and the corresponding ver.

    That's pretty much it, foxyproxy takes care of the rest. But it's a huge pain in the ass to find a reliable/fast proxy ;(

  14. #14
    Pandemonium
    Join Date
    Oct 2005
    Posts
    7,839
    BG Level
    8
    WoW Realm
    Cho'gall

    Public proxies are incredibly insecure. You're basically sending ALL your internet traffic through someone else's computer. Make sure you don't send any personal information while you're connected. Should be fine if you just want to stream some shows though.

  15. #15
    2600klub
    Sweaty Dick Punching Enthusiast

    Join Date
    Dec 2008
    Posts
    5,467
    BG Level
    8
    FFXI Server
    Bismarck

    Hotspot shield works well for free proxy for stuff like hulu.

  16. #16
    Banned.

    Join Date
    Jun 2008
    Posts
    6,514
    BG Level
    8
    FFXI Server
    Phoenix

    necro bump.
    So on Reddit I found a solution. It uses a Firefox addon called Modify Headers. It seems to work just fine for streaming Comedy Central.
    Anyone know what it does and if there's any risks?

  17. #17
    Bagel
    Join Date
    Jan 2009
    Posts
    1,412
    BG Level
    6

    I don't know about all that (except that proxies tend to be a conflagration of a mess, unless you set one up yourself with a friend or the like), but Hulu also allows you to view those two shows. If it is just an issue of the site and playback, how is Hulu in Canada? My preference would be to just go that way if viable, rather than using proxies or extra addons to FF that may or may not add to its memory leak problems.

  18. #18
    Conejita's Jolly
    Chaparrita's Dulce
    Trigger warning: Fuck your feelings.

    Join Date
    Feb 2006
    Posts
    7,075
    BG Level
    8

    In layman's terms it's like a hand shake. The show's servers request your pc's ip via HTTP, if your area is blocked it will tell you to gtfo. Masking the header will lie to the server and say well this is my ip (do a whois on the number you're using), the server will then accept you. Think of it like a fake id or something. The proxy doesn't lie because in fact you are using another ip.

  19. #19
    Banned.

    Join Date
    Jun 2008
    Posts
    6,514
    BG Level
    8
    FFXI Server
    Phoenix

    Quote Originally Posted by Jefe View Post
    In layman's terms it's like a hand shake. The show's servers request your pc's ip via HTTP, if your area is blocked it will tell you to gtfo. Masking the header will lie to the server and say well this is my ip (do a whois on the number you're using), the server will then accept you. Think of it like a fake id or something. The proxy doesn't lie because in fact you are using another ip.
    cool thanks. So I googled whois that number, and it came up with this lol?

    12.13.14.15 Whois
    Contact Email

    Whois Data
    NetRange: 12.0.0.0 - 12.255.255.255
    CIDR: 12.0.0.0/8
    OriginAS:
    NetName: ATT
    NetHandle: NET-12-0-0-0-1
    Parent:
    NetType: Direct Allocation
    Comment: For abuse issues contact
    RegDate: 1983-08-23
    Updated: 2010-11-18
    Ref: http://whois.arin.net/rest/net/NET-12-0-0-0-1

    OrgName: AT&T Services, Inc.
    OrgId: ATTW-Z
    Address: 200 S. Laurel AVE.
    City: MIDDLETOWN
    StateProv: NJ
    PostalCode: 07748
    Country: US
    RegDate: 2009-12-18
    Updated: 2010-08-30
    Comment: Contact AT&T Abuse ( ) for policy abuse issues.
    Comment: All policy abuse issues sent to other POCs will be disregarded.
    Ref: http://whois.arin.net/rest/org/ATTW-Z

    OrgAbuseHandle: ATTAB-ARIN
    OrgAbuseName: ATT Abuse
    OrgAbusePhone: +1-919-319-8130
    OrgAbuseEmail:
    OrgAbuseRef: http://whois.arin.net/rest/poc/ATTAB-ARIN

    OrgTechHandle: IPSWI-ARIN
    OrgTechName: IP SWIP
    OrgTechPhone: +1-888-613-6330
    OrgTechEmail:
    OrgTechRef: http://whois.arin.net/rest/poc/IPSWI-ARIN

    OrgTechHandle: ICC-ARIN
    OrgTechName: IP Team
    OrgTechPhone: +1-732-844-5564
    OrgTechEmail:
    OrgTechRef: http://whois.arin.net/rest/poc/ICC-ARIN

    RTechHandle: IAA17-ARIN
    RTechName: IP Address Administration
    RTechPhone: +1-732-420-2071
    RTechEmail:
    RTechRef: http://whois.arin.net/rest/poc/IAA17-ARIN