Proxychains.exe

 Like

Proxychains.exe is a proxifier for Win32(Windows) or Cygwin/Msys2 programs. It hijacks most of the Win32 or Cygwin programs' TCP connection, making them through one or more SOCKS5 proxy(ies).

License model

  • FreeOpen Source

Platforms

  • Windows
  No rating
0likes
0comments
0news articles

Features

Suggest and vote on features
No features, maybe you want to suggest one?

 Tags

Proxychains.exe News & Activities

Highlights All activities

Recent activities

Show all activities

Proxychains.exe information

  • Developed by

    shunf4
  • Licensing

    Open Source (GPL-2.0) and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English
    • Chinese

GitHub repository

  •  1,031 Stars
  •  124 Forks
  •  25 Open Issues
  •   Updated Nov 13, 2022 
View on GitHub

Our users have written 0 comments and reviews about Proxychains.exe, and it has gotten 0 likes

Proxychains.exe was added to AlternativeTo by suhe on Aug 28, 2024 and this page was last updated Aug 28, 2024.
No comments or reviews, maybe you want to be first?
Post comment/review

What is Proxychains.exe?

Proxychains.exe is a proxifier for Win32(Windows) or Cygwin/Msys2 programs. It hijacks most of the Win32 or Cygwin programs' TCP connection, making them through one or more SOCKS5 proxy(ies).

Proxychains.exe hooks network-related Ws2_32.dll Winsock functions in dynamically linked programs via injecting a DLL and redirects the connections through SOCKS5 proxy(ies).

Proxychains.exe is a port or rewrite of proxychains4 or proxychains-ng to Win32 and Cygwin. It also uses uthash for some data structures and minhook for API hooking.