Dedicated Servers
  • Instant
  • Custom
  • Single CPU servers
  • Dual CPU servers
  • Servers with 4th Gen CPUs
  • Servers with AMD Ryzen and Intel Core i9
  • Storage Servers
  • Servers with 10Gbps ports
  • Hosting virtualization nodes
  • GPU
  • Sale
  • VPS
    GPU
  • Dedicated GPU server
  • VM with GPU
  • Tesla A100 80GB & H100 Servers
  • Sale
    Apps
    Cloud
  • VMware and RedHat's oVirt Сlusters
  • Proxmox VE
  • Colocation
  • Colocation in the Netherlands
  • Remote smart hands
  • Services
  • Intelligent DDoS protection
  • Network equipment
  • IPv4 and IPv6 address
  • Managed servers
  • SLA packages for technical support
  • Monitoring
  • Software
  • VLAN
  • Announcing your IP or AS (BYOIP)
  • USB flash/key/flash drive
  • Traffic
  • Hardware delivery for EU data centers
  • About
  • Careers at HOSTKEY
  • Server Control Panel & API
  • Data Centers
  • Network
  • Speed test
  • Hot deals
  • Sales contact
  • Reseller program
  • Affiliate Program
  • Grants for winners
  • Grants for scientific projects and startups
  • News
  • Our blog
  • Payment terms and methods
  • Legal
  • Abuse
  • Looking Glass
  • The KYC Verification
  • Hot Deals

    18.08.2022

    Your own Outline VPN server for 3 euro per month

    server one

    What should you do when you need to bypass the ban and also protect your privacy? A good solution is to set up your own low-cost VPN server based on Outline software. With our step-by-step instructions, it will take you only a few minutes and won't require any system administrator skills.

    HOSTKEY
    Rent an easy-to-configure and reliable VPS in the Netherlands and the USA for only 3 euros. Fully manage your server via our Client Area Web Panel, from console access to restart VPS, reinstalling OS and other features.

    Why Outline VPN?

    Outline is free software from one of Google's privacy-focused subsidiaries. It uses secure protocols that are difficult to detect, while standard VPN tools are much more vulnerable to traffic analyzers. Having your own server will also protect you from user data collection, and Outline has been audited by two independent security auditors: Radically Open Security and Cure53.

    What sets Outline VPN apart from competing products is its ease of deployment: the server component with the entire environment is packaged in a Docker container and can be installed on any Linux virtual machine with a single command. For setup and administration, Outline Manager is an intuitive application that runs on your personal computer, so you don't have to edit any text configuration files or learn how to use the command line.

    With Outline software, you don't even need to know the basics of system administration to set up your own VPN anywhere in the world and access it without diving into the technical details. To connect to the server, you'll need to download the Outline Client for your PC or mobile device.

    Step 1: Order a virtual server (VPS) for your VPN

    You don't need an expensive virtual server to set up a VPN: all you need is a Linux VPS with a minimal configuration. We recommend using Ubuntu Linux: all the following instructions are based on this operating system.

    HOSTKEY offers virtual servers in the Netherlands and the U.S. at the price of 3 euro per month. HOSTKEY has been providing hosting services in Europe and the U.S. for more than 15 years.

    To order a VPS, you need to create account at hostkey.com. Go to the home page and click on the Client Area in the upper right corner of the page.

    Then click the Next button and fill in the form that appears.

    After confirming your phone number via SMS, an account will be created from which you will be able to access the HOSTKEY server control panel (invapi.hostkey.com). Log in and order a VPS: to do this, select the option Order instant servers ? VPS.

    Select the server configuration vm.nano or vm.mini in the Netherlands (NL-AMS) or USA (USA-NYC), and then click on Order. You will get a discount if you pay for 3, 6 or 12 months at once.

    When configuring the server settings, select the Ubuntu 20.04 operating system and then click on Order.

    Next, you need to top up your personal account balance. When paying by card, PayPal, cryptocurrency (via BitPay) or Bank transfer.

    In 15-20 minutes, you will receive a notification at the email you specified during registration that the server is ready to go. It will contain the IP of your VPS, as well as the login and password to connect.

    When the VPS is ready, connect to it via SSH from the command line with superuser (root) privileges. To do this, run a command line (in Windows: Start Menu ? System ? Command Prompt).

    Then type the following command:

    ssh [email protected]

    Instead of XXX.XXX.XXX.XXX, use the IP of your VPS, which is shown in the server readiness email.

    Rent an easy-to-configure and reliable VPS in the Netherlands and the USA for only 3 euros. Fully manage your server via our Client Area Web Panel, from console access to restart VPS, reinstalling OS and other features.

    Step 2: Install Docker on your VPS

    The server component of the Outline software is automatically deployed, so you don't need to know anything about its inner workings. Before you start setting it up, install Docker with the following command:

    curl https://get.docker.com | sh

    The creators of this popular tool for automated deployment and management of applications in containers made the installation procedure as simple as possible: the downloaded script will detect the version of your Linux distribution, connect the repositories with the software and install the necessary packages, which can then be updated using the apt utility.

    Step 3: Set up the VPN with Outline Manager

    To get your own VPN server up on your VPS, you first need to download Outline Manager for Windows, MacOS or Linux from the official website, install it on your computer, and run it.

    In the main window of the program, you need to select Set up Outline anywhere (bottom right corner).

    After you click the SET UP button, you will see an instruction screen with a long command.

    Copy this command from field 1 and paste it into your virtual server command line. If you are logged out, log back in to the VPS via SSH:

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

    This completes the installation of the Outline VPN server component. Now you just need to copy the line highlighted in green from the results of the installation script, paste it into the special input field of the Outline Manager application, and click DONE.

    The Outline VPN server is configured and ready to work, so you don't need the command line anymore: use Outline Manager on your computer to manage it.

    Step 4. Create access keys for VPN clients

    In order for users to access your Outline VPN server, you need special keys that are generated in Outline Manager. One key is created during installation, but we recommend using it only for administration. Add a new key by clicking the corresponding button and rename it.

    Note that this menu also allows you to delete a user key or set a traffic limit for it. Next to it, you will see a Share button, which will open an invitation window.

    Copy the invitation and send it to the user over a secure channel.

    Warning! Do not share keys, access codes or unique links to connect to the server with strangers. Also, don't give VPN access to people you don't trust 100%. First of all, the server's internet traffic is limited to three terabytes per month, and you'll be charged extra if you exceed it. The second reason is more serious: if the user commits illegal actions via your VPN, it will not be easy for you to prove your innocence to law enforcement officials. Here there is a danger of being held legally or even criminally liable, in the Netherlands or in the United States.

    Step 5: Set up Outline VPN Client on your smartphone

    To connect to the VPN server, open the unique link from the invitation in your browser, click Connect this device, copy the access code and click Install Outline if the client application is not already installed (otherwise, click Add Server).

    Install the Outline client application for Windows, MacOS, Linux, iOS or Android, and then launch it, paste the copied access code and click the Add Server button. Now you can connect to your own VPN server without fear of being blocked.

    Attention! When connecting for the first time on mobile devices, you will need to agree to adding a VPN configuration by tapping the OK button.

    Conclusion

    Making your own international VPN server on a rented VPS is quite easy. You don't need to have a deep understanding of the subject or know about Linux system administration. Of course, popular services will offer you dozens of virtual locations instead of one, but do users need such a selection if the service can be banned at any time? Your own VPN network is much safer and more reliable, because even if by some miracle your IP gets blacklisted, you can always configure Outline on a new inexpensive VPS in 5 minutes.

    Rent an easy-to-configure and reliable VPS in the Netherlands and the USA for only 3 euros. Fully manage your server via our Client Area Web Panel, from console access to restart VPS, reinstalling OS and other features.

    Other articles

    17.04.2024

    How to choose the right server with suitable CPU/GPU for your AI?

    Let's talk about the most important components that influence the choice of server for artificial intelligence.

    04.04.2024

    VPS, Website Hosting or Website Builder? Where to host a website for business?

    We have compared website hosting options, including VPS, shared hosting, and website builders.

    15.03.2024

    How AI is fighting the monopoly in sports advertising with GPUs and servers

    AI and AR technologies allow sports advertising to be customized to different audiences in real time using cloud-based GPU solutions.

    06.03.2024

    From xWiki to static-HTML. How we “transferred” documentation

    Choosing a platform for creating a portal with internal and external documentation. Migration of documents from cWiki to Material for MkDocs

    05.02.2024

    Test Build: Supermicro X13SAE-F Intel Core i9-14900KF 6.0 GHz

    Test results of a computer assembly based on the Supermicro X13SAE-F motherboard and the new Intel Core i9-14900KF processor overclockable up to 6.0 GHz.

    HOSTKEY Dedicated servers and cloud solutions Pre-configured and custom dedicated servers. AMD, Intel, GPU cards, Free DDoS protection amd 1Gbps unmetered port 30
    4.3 67 67
    Upload