Yandex

How to configure Outline VPN server on your VPS?

Print
  • vpn, outline
  • 2

Using this article you can setup the Outline VPN server on your virtual server.

We recommended to use OS Debian 12. Also you can use Debian 11 and Ubuntu 20/22.

  • First need to login into the VPS via SSH.
  • Run the command:
    bash <(wget -4 -qO- https://eurohoster.org/OutlineVPN)
  • Enter y for the question about docker.
  • Copy the apiUrl link and run the next command:
    curl -sk -X POST apiURL/access-keys -d 'certSha256:HASH'
    where you need replace apiURL with your link (see our video tutorial) and HASH with received certSha256.
  • You can find the apiURL link if you forgot it using the command:
    cat /opt/outline/access.txt
  • The received key need to add to the Outline VPN client.

Strongly recommend you to see our video tutorial before starting the work on your VPS.


Outline VPN clients can be downloaded here:


You can check your IP after VPN activation on the following page:

https://eurohoster.org/ip.html

Was this answer helpful?

Back
spinner