Anorov/PySocks

Use system 3proxy when running tests on non-Linux

jayvdb opened this issue · 0 comments

The tests hard-code using test/bin/3proxy which is a Linux binary and presumably will work on almost any Linux x86 system.

It wont work on Windows, macOS, or Linux for non-x86 arch.

The test runner should detect other OS/arch and require a system installed 3proxy.