Tor has announced Oniux, a new command-line tool for routing any Linux application securely through the Tor network for anonymized network connections. […]

  • Xanza@lemm.ee
    link
    fedilink
    English
    arrow-up
    2
    ·
    2 months ago

    As outlined above, namespaces are a powerful feature that gives us the ability to isolate Tor network access of an arbitrary application. We put each application in a network namespace that doesn’t provide access to system-wide network interfaces (such as eth0), and instead provides a custom network interface onion0.

    Positively dope.