Pritunl is a virtual private network (VPN) server software that allows you to create and manage your own VPN server. In this tutorial, we will be showing you how to install Pritunl on Kali Linux Latest.
sudo apt-get install mongodb
sudo systemctl start mongodb
sudo systemctl enable mongodb
sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com --recv 7F0CEB10
echo "deb http://repo.pritunl.com/stable/apt stretch main" | sudo tee /etc/apt/sources.list.d/pritunl.list
sudo apt-get update
sudo apt-get install pritunl
sudo systemctl start pritunl
sudo systemctl enable pritunl
https://<server IP address>
. Note: Replace <server IP address>
with the IP address of your Kali Linux machine.Congratulations! You have successfully installed Pritunl on Kali Linux Latest.
If you want to self-host in an easy, hands free way, need an external IP address, or simply want your data in your own hands, give IPv6.rs a try!
Alternatively, for the best virtual desktop, try Shells!