How to force any program to use SOCKS?

47,998

Solution 1

I'm going to take a chance, let me know how it goes

I have heard of these programs mentioned, but haven't tried them

"If the Internet program you are using does not have a socks proxy option you can use Sockscap to make it support socks proxy. Here is a tutorial showing how to use Sockscap." http://www.socksproxychecker.com/sockscap.html

and you may be interested in trying this one "Sockschain is a program that allows to work with any Internet service through a chain of SOCKS or HTTP proxies.." http://ufasoft.com/socks/

Solution 2

Assuming that you probably already have a Proxy Server in mind that you'd like to use, you can configure this for all applications in your OS through the Control Panel...

  1. Open "Control Panel"
  2. Double-click on the "Internet options" icon
  3. Activate the "Connections" tab
  4. Click on the "LAN settings" button below the "Local Area Network (LAN) settings" heading
  5. Enter your Proxy Server's address below the "Proxy server settings" heading

enter image description here

enter image description here

Share:
47,998

Related videos on Youtube

M3taSpl0it
Author by

M3taSpl0it

Updated on September 18, 2022

Comments

  • M3taSpl0it
    M3taSpl0it almost 2 years

    I want to use a SOCKS proxy for all my programs that want to connect to Internet. I am connected to my ISP using an ADSL modem.

    Is there any virtual system or settings which can let me do this?

    I don't want to buy or use VPN.

    • Admin
      Admin about 6 years
      Proxifier should be able to do the trick. – proxifier.com
  • Randolf Richardson
    Randolf Richardson almost 13 years
    Well, as I understand it most applications will use these settings as they are supposed to be OS-wide. Internet Explorer just defaults to whatever is specified for the OS (which is what these settings are for). Does this not work if you specify your Proxy Server here?
  • M3taSpl0it
    M3taSpl0it almost 13 years
    Not for me , check this with your http://sockslist.net . Everything will start to work if you type some web addresses in IE but not with FF or other applications.
  • Randolf Richardson
    Randolf Richardson almost 13 years
    Did you use the "Advanced" button to configure it specifically? After that, if you still have applications that won't use the Proxy Server settings you configured for them, you can always set up Squid (a popular free and open source Proxy Server) on another computer, which can be configured to use a Proxy Server of your choosing, and then use your Squid computer as your gateway.
  • M3taSpl0it
    M3taSpl0it almost 13 years
    yes i had used the advanced tab.
  • Randolf Richardson
    Randolf Richardson almost 13 years
    If you can't find a "Proxy configuration" option in your applications (in this case, Autodesk 3DSMax), then it's probably bypassing the MS-Windows Proxy Server settings and you may need to go with the "Squid" option I suggested (or something similar).
  • LawrenceC
    LawrenceC almost 12 years
    The equivalent program on Linux is tsocks - or torsocks if you're sockisfying to Tor.
  • Tim Ludwinski
    Tim Ludwinski about 10 years
    Is there a command line version of something like sockscap?
  • Tim Ludwinski
    Tim Ludwinski about 10 years
    Also, sockscap doesn't seem to work in 64-bit Windows.
  • barlop
    barlop about 10 years
    @ultrasawblade this one stackoverflow.com/questions/8325789/… mentions tsocks but can it work transparently?
  • barlop
    barlop about 10 years
    @TimLudwinski the stackoverflow link in my comment to ultrasawplade mentions 'widecap' widecap.ru/en/download I haven't tried it. It looks like the program may be free, but they charge about $10 a month min for the proxies. If you have a proxy already then maybe it's free It is freeware, and a spinoff of freecap freecap.ru do report back if you find they work/don't work. thanks