OpenVPN install + setup

Status
This thread has been locked.

CameronR

My only discord is itscam#1234
Supreme
Feedback score
30
Posts
509
Reactions
84
Resources
0
Yo, I am not available to install it myself at the moment, so I need someone to do it for me.

I have a quote from O-T for $4, if you can match that would be appreciated.
 
Last edited:
PebbleHost
High performance, consistent uptime and fast support. Minecraft hosting that just works.

1337

ash is our purest form
Supreme
Feedback score
159
Posts
1,541
Reactions
1,523
Resources
0
Yo, I am not available to install it myself, so I need someone to do it for me.

I have a quote from O-T for $4, if you can match that would be appreciated.
$10, Fox#1337
 

O-T

IT Consultant
Supreme
Feedback score
51
Posts
168
Reactions
124
Resources
0
Yo, I am not available to install it myself at the moment, so I need someone to do it for me.

I have a quote from O-T for $4, if you can match that would be appreciated.
I'm taking the job tomorrow morning if it's still not done at that point. I'll be up around 10 hours from this post.
 

Lord Flo

Supreme
Feedback score
18
Posts
567
Reactions
329
Resources
0
Yo, I am not available to install it myself at the moment, so I need someone to do it for me.

Just run one of the thousand OpenVPN installers available on the net, such as:

Code:
wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh

Takes less than 5 minutes and is free.
 

CameronR

My only discord is itscam#1234
Supreme
Feedback score
30
Posts
509
Reactions
84
Resources
0
Just run one of the thousand OpenVPN installers available on the net, such as:

Code:
wget https://git.io/vpn -O openvpn-install.sh && bash openvpn-install.sh

Takes less than 5 minutes and is free.
Don't have enough time to setup keys
 

PajserSima

Supreme
Feedback score
13
Posts
185
Reactions
83
Resources
1
Requirements
> Debian 8.7 x86_64
> SoftEther VPN Client
> SoftEther VPN Server Manager (If you want it, its on you)

Downloads
> https://www.softether.org/5-download

Thats all you need to have, you can run this on most of VPS'es without any problems regarding your specs.

Tutorial
> wget http://pilovali.nl/dl/vpnserverinstaller.sh
> chmod +x vpnserverinstaller.sh
ALERT > Go to "vpnserverinstaller.sh" file and open it, you will find this line and edit it for your needs, if you need KVM use eth0 if you use OpenVZ keep venet0:0
Code:
#INTERFACE is the outgoing network interface. On OpenVZ it's usually venet0:0, but on KVM/Xen/whatever it's eth0.
INTERFACE=venet0:0
> ./vpnserverinstaller.sh
> Follow installation and read pop-ups etc. only thing that can go wrong is installation because you didn't follow instructions!

You can also connect with OpenVPN and L2TP clients

2 Minutes no need to setup anything besides generating openvpn profile in softether client[DOUBLEPOST=1520445760][/DOUBLEPOST]And you can literally do it while you are requesting help here :p
 
Last edited:
Status
This thread has been locked.
Top