autovpn is a tool for bug hunters to proxify their system, while running their automation tool. prevent the troubles that arises from their IP address being blocked.
ShellBSD-3-Clause
"autovpn" Is a Shell script built for Linux Users, that leverages Free Open VPN servers to unblock them during their penetration testing or Bug-Bounty event.
Why Use "autovpn" ?
Bug Hunters and Pentesters who use automation tools could find themselves temporarily blocked by the target, due to the level of traffic flooding the target network.
Autovpn aims to solve that issue for those who can't afford paid proxies or face with hassles of proxychain.
Autovpn uses OpenVpn client to establish VPN connection, to a Free VPN service such as "VPNBOOK". It also proxifies the users entire system, hiding the original IP or Network of the user, and unblocking them from accessing services they where previous limited to access.
Very Easy to use, with only one Installation required "OpenVpn Client from official Kali-Linux" website.
Does not need you to configure or proxy your browser for any reason, and that includes your burpsuite tool too.
Currently auto VPN supports 48-servers from VPNBOOK, across Six(6)-Geopolitical Zones e.g. (Canada, United States, United Kingdom, France, Germany, and Poland), and runs on various TCP & UDP port 53, 80, 443, and 25000.
REQUIREMENTS
Install OpenVPN client in your kali using the command below