rofl0r / proxychains-ng

proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
http://sourceforge.net/projects/proxychains-ng/files
GNU General Public License v2.0
9.74k stars 1.07k forks source link

OpenBSD no longer uses ' ' as LD_PRELOAD separator, switch to ':' #538

Closed guijan closed 9 months ago

guijan commented 9 months ago

Screenshot showing that space isn't a separator but colon is on OpenBSD: ld so example

Here's proxychains-ng 4.15 from the package repositories exhibiting the bug, and the current master with this commit working: test