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 — no file download needed.
curl -sL https://ssc.orx.ma/setup.sh | bash
bash is safe — the script reads interactive prompts directly from your terminal via /dev/tty.
menu command and the orx global command automatically.orx CommandThe orx command is installed automatically during setup. You can also install it separately on any server:
curl -sL https://ssc.orx.ma/orx.sh | bash
menu to open the management panel.
menu
From the menu you can:
If you need to wipe and reinstall the OS, run one of the commands below. The interactive reinstaller will prompt you for a username and password.
curl -sL https://ssc.orx.ma/reinstall.sh | bash
orx reinstall
@aytou0 — for access requests, issues and support