The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Proxy for a specific program

    Discussion in 'Networking and Wireless' started by badaboom21, Sep 6, 2011.

  1. badaboom21

    badaboom21 Notebook Guru

    Reputations:
    0
    Messages:
    57
    Likes Received:
    0
    Trophy Points:
    15
    Hello, I'm trying to use spotify, but I'm in Puerto Rico and it tells me I'm traveling. Anyway, I want to know what's the easiest way to get a specific program, not only the browser, with a proxy. Is there a program that can do that?
     
  2. chimpanzee

    chimpanzee Notebook Virtuoso

    Reputations:
    683
    Messages:
    2,561
    Likes Received:
    0
    Trophy Points:
    55
    on linux, not too difficult(via iptables). On Windows, your program needs to have that support. If you program is some kind of .NET based, it is possible to control it via the .config file.
     
  3. badaboom21

    badaboom21 Notebook Guru

    Reputations:
    0
    Messages:
    57
    Likes Received:
    0
    Trophy Points:
    15
    I'm on Windows and I'm pretty sure it doesn't have support for that. Is there really no way to do it then?
     
  4. Pupator

    Pupator Notebook Enthusiast

    Reputations:
    35
    Messages:
    20
    Likes Received:
    0
    Trophy Points:
    5
    I think in internet connection settings you can tell Windows itself to run all connections through the proxy. I think you'll have to google to find specific instructions.
     
  5. chimpanzee

    chimpanzee Notebook Virtuoso

    Reputations:
    683
    Messages:
    2,561
    Likes Received:
    0
    Trophy Points:
    55
    at the very least, tell us what program we are talking here. I don't think Windows itself has feature for broad range proxy of say 80/443(at the OS level like iptable). If you mean the 'internet options' in control panel, that would assume programs that use that feature. Not every program does. For example Firefox simply ignore it and has its own but Chrome does observe and use that setting.

    That setting is also observed by all .NET applications if you set the proper things in the .config file.

    EDIT:
    a slightly convoluted solution(which I used before) is to run linux under a VM then set hosting machine's default router to the VM ip and use iptable from inside. very complicated but worked. Was playing it for fun.
     
  6. badaboom21

    badaboom21 Notebook Guru

    Reputations:
    0
    Messages:
    57
    Likes Received:
    0
    Trophy Points:
    15
    THe program is spotify