xxxxxxxxxx
//// install \\\\
sudo apt install proxychains4
//// usage \\\\
proxychains4 program_name
// OR
sudo proxychains4 program_name
//// config \\\\
// open the file:
sudo gedit /etc/proxychains.conf
// edit file:
[ProxyList]
socks5 127.0.0.1 2080