4

I want to tunnel the tcp traffic from several Windows 10 applications which does not offer proxy settings, through s SOCKS proxy.

I tried FreeCap and WideCap but the are not supported by Windows 10. Then I found the tool injectSOCKS ( https://sourceforge.net/projects/injectsocks/ ) - it can socksify any binary but it is not very stable and works not with any binary.

Are there some other tools (maybe for console without GUI) which can socksify a binary?

user0815
  • 49
  • 1
  • 2
  • You can set a system wide proxy in windows: Setting - > Network and Internet -> proxy -> Manual Proxy Setup. – Mukesh Verma Nov 08 '18 at 12:03
  • 1
    but not for example for Outlook 2016. The system wide proxy only supports http/https/ftp connections. It does not work for applications which does not offer any proxy support. I want to tunnel TCP 993 or TCP 22 connections. – user0815 Nov 08 '18 at 12:05
  • 1
    Proxifier (https://www.proxifier.com) works fine – user0815 Oct 22 '19 at 13:57

0 Answers0