Skip to content
CompLeadly
CompLeadly

Install FlyVPN on Linux

Tips & TricksLast updated on 1 min read


Install FlyVPN on Linux

Video: https://www.loom.com/share/c1fa3cd4ce0e417b90c68f6f8dc0370e

1. Create a config file

sudo nano /etc/flyvpn.conf

  • Then open the file:
    • Open the file flyvpn.conf using a text editor
  • Enter the details:
    • Enter the login details in the following format:

      user [yourUsername]
      pass [yourPassword]
    • Replace [yourUsername] it and enter it [yourPassword] with the corresponding values.

2. Terminal instructions for FlyVPN

  1. The flyvpn file must be saved in the appropriate folder
  2. Login:
    • Open the terminal.
    • Enter the following command to log in:
      /home/compleadly/flyvpn login
  3. Display server list:
    • Run this command to get a list of available servers:
      /home/compleadly/flyvpn list
  4. Connect to a server:
    • Select a server from the list and run the command:
      /home/compleadly/flyvpn connect "XXX"
    • Replace XXX with the name or ID of the desired server from the list in step 3.
  5. Choose connection type:
    • When prompted to choose the connection type, enter the following:
      proxy
  6. Check the connection:
    • Once the connection is established, check the IP address using a verification website such as wieistmeineip.de or search Google for "My IP".

Was this article helpful?

0 found this article helpful

Didn't find your answer? Get in touch

Didn't find your answer?

Our support team is happy to help you personally.

Get in touch