Home Linux How to use proxychains4? How to use proxychains4? Yubao February 02, 2021 0 comments Share: Facebook Twitter Pinterest Whatsapp # Installation sudo apt-get install proxychains4 # Config file sudo vim /etc/proxychains4.conf # How to use proxychains4 [CMD] For example: roxychains4 curl -kIsS https://www.google.com
No comments