Full auto-install script for setting up a personal VPN server in minutes.
SSH into your VPS as root and run the command below. The script handles everything automatically.
apt update && apt upgrade -y && wget -O setup.sh https://tunnel.orx.ma/setup.sh && chmod +x setup.sh && ./setup.sh
menu command. After reboot, type menu to manage your server.menu to open the management panel.
menu
From the menu you can:
If you need to wipe and reinstall, run:
wget https://tunnel.orx.ma/reinstall.sh && chmod +x reinstall.sh && ./reinstall.sh ubuntu 20.04 && reboot
@aytou0 — for access requests, issues and support