net/torsocks - The NetBSD Packages Collection

Library to torify applications

Torsocks allows you to use most applications in a safe way with
Tor. It ensures that DNS requests are handled safely and explicitly
rejects any traffic other then TCP from the application you're
using.

Torsocks is an ELF shared library that is loaded before all others.
The library overrides every needed Internet communication libc
function calls such as connect(2) or gethostbyname(3).

This process is transparent to the user and if torsocks detects
any communication that can't go through the Tor network such as
UDP traffic for instance, the connection is denied. If, in some
way, there is no way for torsocks to provide the Tor anonymity
guarantee with your application, torsocks will force the application
to quit and stop everything.

Build dependencies

devel/libtool-base pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

(none)

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64torsocks-2.3.0.tgz
NetBSD 10.0aarch64torsocks-2.3.0.tgz
NetBSD 10.0aarch64torsocks-2.3.0.tgz
NetBSD 10.0aarch64ebtorsocks-2.3.0.tgz
NetBSD 10.0aarch64ebtorsocks-2.3.0.tgz
NetBSD 10.0alphatorsocks-2.3.0.tgz
NetBSD 10.0earmv4torsocks-2.3.0.tgz
NetBSD 10.0earmv6hftorsocks-2.3.0.tgz
NetBSD 10.0earmv6hftorsocks-2.3.0.tgz
NetBSD 10.0earmv6hftorsocks-2.3.0.tgz
NetBSD 10.0earmv7hftorsocks-2.3.0.tgz
NetBSD 10.0earmv7hftorsocks-2.3.0.tgz
NetBSD 10.0earmv7hftorsocks-2.3.0.tgz
NetBSD 10.0i386torsocks-2.3.0.tgz
NetBSD 10.0i386torsocks-2.3.0.tgz
NetBSD 10.0m68ktorsocks-2.3.0.tgz
NetBSD 10.0powerpctorsocks-2.3.0.tgz
NetBSD 10.0sh3eltorsocks-2.3.0.tgz
NetBSD 10.0vaxtorsocks-2.3.0.tgz
NetBSD 10.0x86_64torsocks-2.3.0.tgz
NetBSD 10.0x86_64torsocks-2.3.0.tgz
NetBSD 8.0i386torsocks-2.3.0.tgz
NetBSD 8.0i386torsocks-2.3.0.tgz
NetBSD 8.0powerpctorsocks-2.3.0.tgz
NetBSD 8.0powerpctorsocks-2.3.0.tgz
NetBSD 8.0x86_64torsocks-2.3.0.tgz
NetBSD 8.0x86_64torsocks-2.3.0.tgz
NetBSD 9.0aarch64torsocks-2.3.0.tgz
NetBSD 9.0aarch64torsocks-2.3.0.tgz
NetBSD 9.0aarch64torsocks-2.3.0.tgz
NetBSD 9.0alphatorsocks-2.3.0.tgz
NetBSD 9.0earmtorsocks-2.3.0.tgz
NetBSD 9.0earmv4torsocks-2.3.0.tgz
NetBSD 9.0earmv6hftorsocks-2.3.0.tgz
NetBSD 9.0earmv6hftorsocks-2.3.0.tgz
NetBSD 9.0earmv6hftorsocks-2.3.0.tgz
NetBSD 9.0earmv7hftorsocks-2.3.0.tgz
NetBSD 9.0earmv7hftorsocks-2.3.0.tgz
NetBSD 9.0earmv7hftorsocks-2.3.0.tgz
NetBSD 9.0i386torsocks-2.3.0.tgz
NetBSD 9.0i386torsocks-2.3.0.tgz
NetBSD 9.0mips64ebtorsocks-2.3.0.tgz
NetBSD 9.0powerpctorsocks-2.3.0.tgz
NetBSD 9.0powerpctorsocks-2.3.0.tgz
NetBSD 9.0sh3eltorsocks-2.3.0.tgz
NetBSD 9.0sparc64torsocks-2.3.0.tgz
NetBSD 9.0sparctorsocks-2.3.0.tgz
NetBSD 9.0x86_64torsocks-2.3.0.tgz
NetBSD 9.0x86_64torsocks-2.3.0.tgz
NetBSD 9.3x86_64torsocks-2.3.0.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.