Skip to content

client software for automated rotate vpns

Notifications You must be signed in to change notification settings

totoroha/vpn-rotator

 
 

Repository files navigation

vpn-rotator

client software for automated rotate vpns

About

This software is aimed to enhanced protect identity while doing activity online, by rotating the trusted vpn provided

Licence

© 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.

Using the code

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

About

client software for automated rotate vpns

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%