Fastest way to install your own Outline VPN server Print

  • VPS, VPN, SSH
  • 0

The easiest and fastest way to set up your own Outline VPN server is to order a suitable VPS here: https://ramendomains.name/store/nvme-vps (even the cheapest plan is enough — it already includes 20 TB of monthly traffic).

Then connect to the server via ssh and run a single command:

bash -c "$(wget -qO- https://raw.githubusercontent.com/Jigsaw-Code/outline-server/master/src/server_manager/install_scripts/install_server.sh)"

Outline installation

This will install and configure Outline Server on your VPS. No extra setup — nothing else is needed!

What is Outline Server?
Outline is a modern VPN server developed by the Jigsaw team (a Google project), designed for simplicity and privacy. No Linux knowledge or config editing is required — just one command, one dashboard, one click to issue access. Perfect if you need to get your own VPN up and running in 5 minutes and forget about it.

Don’t forget to copy the server-generated access key. It will look like this:

{"apiUrl":"https://91.123.123.123:24611/91JhK_JK7FKX-QFNVMRgSg","certSha256":"82C4B0E93EE693277D97EAEA11B5CF864F84D62EB378F9EF47F712C382646414"}

Where 91.123.123.123 is your server’s IP address. Be sure to copy the entire string!

Next, download Outline Manager from https://getoutline.org/get-started/#step-1 and install it on your PC.

Then launch Outline Manager, choose “Set up Outline anywhere” and paste the access key into step 2.

Outline Manager

After that, create a new user key as shown in the screenshots:

Create key

Key created

Then use it in the “Outline Client” on your device where you need VPN access: https://getoutline.org/get-started/#step-3

Done!

If you have any difficulties — contact our support. We're always happy to help!


Was this answer helpful?

« Back