Coder Social home page Coder Social logo

vpn's Introduction

VPN for openvpn

The VPN will do a connect to the vpn server and will check the connection to the server every 30 minutes. Every time it starts up the VPN will do a random pick of one 16 VPN servers to connected to each time it needs to conneced.

This uses pyhton and bash. It just work not great yet still working on fixing some new problem new Rasbian

For systemd startup Copy the file called vpnstart.service to /etc/systemd/system/ to adding the vpn to systemd startup run thees comands sudo chown root:root /etc/systemd/system/vpnstart.service sudo chmod 755 /etc/systemd/system/vpnstart.service sudo systemctl start vpnstart.service sudo systemctl enable vpnstart.service

This Has NO garenty that it will work in any way or form. Use it is you like if not you chose not mine.

Add these line to your /etc/crontab

  • 4 * * * root /etc/openvpn/Kill_OpenVpn.sh

0,30 * * * * root /etc/openvpn/Script-for-openvpn.py

Addd this line to openvpn config file for the vpn auth-user-pass /etc/openvpn/ipvanish-config.txt

vpn's People

Contributors

dru0pa avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

vpn's Issues

systemd

systemd is not working yet still testing

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.