Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
ProxyChains-NG ver 4.17 README
=============================

*********** NOTICE ***********

ProxyChains-NG DOES NOT work with non-TCP (UDP types will not be routed. TCP will) packets like UDP which is used by commands/functions like `ping`.
Do not open a ticket asking for support on related topic

*** END ***

ProxyChains is a UNIX program, that hooks network-related libc functions
in DYNAMICALLY LINKED programs via a preloaded DLL (dlsym(), LD_PRELOAD)
and redirects the connections through SOCKS4a/5 or HTTP proxies.
Expand Down