~ BY DOCTORX FOR PWNAGOTCHI ITALIA ~
This is a simple bash script that allow connection sharing between your host PC and your Raspberry Pi Zero W.
It is a modified version of the original script that automatically set up a DNS on your Pwnagotchi*.
You have to run this script every time you connect your Pwnagotchi to your PC and want to share your internet connection.
Useful for let the gotchi able to upload handshakes to online cracking services like OnlineHashCrack.
...
VPNCHAINS is bash script which chains vpn connections
...You don't need to use virtual machine for this anymore.
After chain is completed you can use internet in more secure and private way with all openvpn benefits.
Completed chain looks like this:
PC <-> OPENVPN1 <-> OPENVPN2 <-> OPENVPN# <-> INTERNET
...This is pure text terminal based, so all you need is a shell account, with a little file space and gpg. I use putty (ssh client) from my cell phone when I'm not in front of a PC.