How to Install torsocks in Ubuntu 18.04



Install torsocks by entering the following commands in the terminal:

sudo apt update
sudo apt install torsocks

Description:

use SOCKS-friendly applications with Tor

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

Homepage: https://gitweb.torproject.org/torsocks.git

Version: 2.2.0-2

Section: universe/net