Install proxychains Using apt-get
Update apt database with apt-get
using the following command (if needed).
sudo apt-get update
After update, or, if you already have it, install it:
sudo apt-get -y install proxychains
Update apt database with apt-get
using the following command (if needed).
sudo apt-get update
After update, or, if you already have it, install it:
sudo apt-get -y install proxychains
No Comments