A bash script that help you configure your dns kali machine to be online when you are behind whonix machine
Script is under developement dont run it untill you fully read it before
it can crash your network
git clone https://github.com/mrhili/behindwhonix
cd behindwhonix
chmod +x anonymize.sh && chmod +x deanonymize.sh
./anonymize.sh
./deanonymize.sh
you find a backup of your networking file here
/etc/network/interfaces.behindwhonixbackup /etc/resolv.conf.behindwhonixbackup
Before runing this script you should configure whonix in virtual box
if you dont know how to do that pleez read this article : how-to/fully-anonymize-kali-with-tor-whonix-pia-vpn
Turn on Whonix
update whonix
configure tor in whonix
After that Configure your network in kali linux machine before turning on to be Internal network and select Whonix
CHANGE MANUALLY YOUR VM MAC ADRESS
Run kali linux
You should notice that your computer is rebooted
and the file /etc/resolv.conf has changed
Dont worry you should have a copy of /etc/resolv.conf in /etc/resolv.conf.backup
and the file /etc/network/interfaces has changed
Dont worry you should have a copy of /etc/network/interfaces in /etc/network/interfaces.backup
check tor to see if you succusfully behind tor proxy
run a vpn
- BASH - GNU bash, version 5.0.16(1)
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Mrhili Mohamed Amine - Initial work - PurpleBooth
See also the list of contributors who participated in this project.
This project is licensed under the MIT License - see the LICENSE.md file for details
- After that add a vpn and you are good to go