client software for automated rotate vpns
This software is aimed to enhanced protect identity while doing activity online, by rotating the trusted vpn provided
© Mysticcode,2015 onwards.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, visit GNU General Public License for more information.
The code is created in c# using visual studio, the users must run visual studio with admin priviledge in order to enable software change the routing table.
You must already have openvpn installed on your windows 32 bit machine, Openvpn could be downloaded at https://openvpn.net/index.php/open-source/downloads.html
Add directory for openvpn to your PATH ENVIRONMENT VARIABLE using command line:
SET PATH=%PATH%;C:\DIRECTORY TO OPENVPN PROGRAM