Giter Club home page Giter Club logo

openvpn-install-advanced's Introduction

openvpn-install-advanced

Join the chat at https://gitter.im/pl48415/openvpn-install-advanced This script is based upon Nyr's OpenVPN roadwarrior installer.

I have added additional options for improved security and compatibility with restricted networks.

You can choose between 2048bit or 4096bit RSA key.

Generating 4096bit Diffie-Hellman parameters can take few hours if you have a really slow machine.

Available symmetrical ciphers are:

                               AES-256-CBC
                               AES-128-CBC
                               BF-CBC
                               CAMELLIA-256-CBC
                               CAMELLIA-128-CBC

You can choose between 256bit or 512bit SHA2 digest.

You can choose whether or not use a static preshared key for an additional layer of security.

You can create UDP or TCP server or both of them and choose a port for each of them. Before choosing TCP to be installed please look at http://sites.inka.de/bigred/devel/tcp-tcp.html to understand the implications

You can create personal DNS resolver that is accessible only through vpn so you can tunnel even DNS requests.

Using TCP server with port 443 can bypass some network firewalls that block OpenVPN traffic.

Added an option to force all unencrypted traffic go through privoxy+HAVP+ClamAV. Privoxy is used for increased privacy and ad blocking. After privoxy all traffic goes to HAVP and is scanned with ClamAV. It is recommended to use system with at least 1GB of ram for these features.

Installation

wget https://git.io/vcIGP -O openvpn-install-advanced.sh && bash openvpn-install-advanced.sh

This script has been tested on

- Debian 7
- Debian 8
- Ubuntu 14

openvpn-install-advanced's People

Contributors

gitter-badger avatar pl48415 avatar zabullet avatar

Watchers

 avatar

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.