Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


OpenVPN secure configuration script - Page 2
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

OpenVPN secure configuration script

2»

Comments

  • I'm sad that I probably won't have any pie for several days.

  • agentmishraagentmishra Member, Host Rep

    @ju1ce said:
    Awesome script to automatically configure OpenVPN on your VPS. The only one you'll need. Consistently updated. Handles LES plans with IPv6.

    https://github.com/Angristan/OpenVPN-install

    I modified the options and some of the config files to my liking (use 4096 bit keys, SHA-512, add OpenNIC DNS servers, auth-nocache, comp-lzo adaptive, etc.), but can be used well straight outta the box.

    Enjoy!

    great work

  • @ju1ce said:

    @asv said:
    By all means, if you want to setup a box like that, at least use something well-maintained. E.g. https://github.com/StreisandEffect/streisand

    Deploying this soon. More than I need though.

    Hi Juice. I'm one of the members on the Streisand project. I have pushed a lot of the code for the OpenVPN component, among others (see my commit history here: https://github.com/StreisandEffect/streisand/commits?author=alimakki).

    If you feel that the default install is too 'heavy', have no fear! When running the initial streisand script, you will receive a prompt to customize the install. Answer with 'yes', and the script will ask you which VPNs you want it to install, simply by answering yes/no. It will also ask you how many client profiles you want (min 1, max 20).

    If you have any suggestions or feedback, don't hesitate to drop into the discussions repository and let us know (https://github.com/StreisandEffect/discussions).

    Thanks, and we're glad that you're trying Streisand out.

Sign In or Register to comment.