What's new

Closed Debian9 -OVPN- L2TP/IPSec (Easy Install)

Status
Not open for further replies.

PHC_Incognito

Forum Veteran
Elite
Joined
Jan 10, 2019
Posts
2,027
Reaction
2,422
Points
813
Nakita ko lang to sa Github,

Codes:
1. Need to install git first.
Code:
sudo apt install git-all
2.
Code:
git clone --depth=1 bedefaced/vpn-install
3.
Code:
vpn-install/pptp/install.sh
4.
Code:
vpn-install/openvpn/install.sh
5.
Code:
vpn-install/ipsec/install.sh

=========
USAGE
=========
To Add User:
Code:
 vpn-install/ipsec/adduser.sh

To Delete User :
Code:
 vpn-install/ipsec/deleteuser.sh

To change Preshared key :
Code:
vpn-install/ipsec/psk.sh

To check server:
Code:
vpn-install/ipsec/checkserver.sh


(Kayo na gumawa ng gusto nyong user/pass at preshared key..)

Dont worry, User friendly yan. ☺☺☺
 
Last edited:
Noob ako sa ganyan..pashare na lang sa mga nakagawa nyan alam ko malakas pag debian.
Or paturo na lang sa mga may alam kung paano gawin yan?
 
root@localhost:~# git clone --depth=1 bedefaced/vpn-install
fatal: repository 'bedefaced/vpn-install' does not exist

Panu yan tol
 
Status
Not open for further replies.

Similar threads

Back
Top