Skip to content

shell script to ruun when you are behind whonix machine [ work with kali ]

License

Notifications You must be signed in to change notification settings

mrhili/behindwhonix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

behindwhonix

A bash script that help you configure your dns kali machine to be online when you are behind whonix machine

disclaimer

Script is under developement dont run it untill you fully read it before

it can crash your network

Getting Started

git clone https://github.com/mrhili/behindwhonix

cd behindwhonix

chmod +x anonymize.sh && chmod +x deanonymize.sh

./anonymize.sh

To deanonimize

./deanonymize.sh

NOTICE

you find a backup of your networking file here

/etc/network/interfaces.behindwhonixbackup /etc/resolv.conf.behindwhonixbackup

Prerequisites

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 Configure your kali networking rule

CHANGE MANUALLY YOUR VM MAC ADRESS

manually change mac adress in virtual box

Run kali linux

after runing

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

Cheking tor from official website

run a vpn

Built With

  • BASH - GNU bash, version 5.0.16(1)

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • After that add a vpn and you are good to go

About

shell script to ruun when you are behind whonix machine [ work with kali ]

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages