Загрузка...

How to pass all traffic through the TOR network on Kali Linux.

Thread in Kali Linux created by palaye_inactive2185954 Jun 22, 2022. 1536 views

  1. palaye_inactive2185954
    palaye_inactive2185954 Topic starter Jun 22, 2022 4 Apr 8, 2019
    sudo su


    apt update


    apt dist-upgrade


    apt install tor


    systemctl start tor


    git clone [URL]https://github.com/ruped24/toriptables2[/URL]


    cd toriptables2


    mv [URL='http://toriptables2.py/']toriptables2.py[/URL] /usr/local/bin/



    [URL='http://toriptables2.py/']toriptables2.py[/URL] -l
    (включить)
    [URL='http://toriptables2.py/']toriptables2.py[/URL] -f
    (выключить)
     
Loading...
Top