From charlesreid1

Revision as of 23:32, 1 December 2019 by Admin (talk | contribs) (Created page with "Page with instructions on how to install/configure OpenVPN on Kali Linux =Installing= Follow instructions provided by OpenVPN to install: <pre> wget https://git.io/vpn -O o...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Page with instructions on how to install/configure OpenVPN on Kali Linux

Installing

Follow instructions provided by OpenVPN to install:

wget https://git.io/vpn -O openvpn-install.sh
chmod 755 openvpn-install.sh
sudo ./openvpn-install.sh



Flags