To set up a VPN, first, install the Qt5 library. Open the terminal using "Ctrl+Alt+T" and run the following command:

sudo apt install libqt5network5 libqt5core5a libqt5gui5 libqt5widgets5  

Confirm the installation by pressing «Y».

Next, download the Nekoray program into the "Downloads" folder using the command:

wget https://github.com/MatsuriDayo/nekoray/releases/download/3.26/nekoray-3.26-2023-12-09-debian-x64.deb -P ~/Downloads/  

After downloading, install the package with:

sudo dpkg -i ~/Downloads/nekoray-3.26-2023-12-09-debian-x64.deb  

After installing the package, change the owner of the directory to your user:

sudo chown -R username:groupname /opt/nekoray  

Replace username with the name of the user you want to give ownership to, and groupname with the group you want to assign.

Select the VPN connection country in personal cabinet.

file

Next, copy the special link with the configuration file on your device.

file

Next, go to the /opt/nekoray directory and start the Nekoray application.

file

In the start window, select Xray.

file

Next, click on Server -> Add profile to clipboard.

file
file

The configuration file will then be added to Nekoray.

Right-click on the added profile and click Start.

file

To activate the connection, check the box for Tun Mode.

file

Confirm the action by entering user password.

file

The setup is now complete.

file

After connecting to the VPN, you can check the IP on the 2IP service.

file

Help

If you have any questions or problems connecting, please contact us for help via ticket system.

Updated Oct. 10, 2024