How to Use v2ray on Ubuntu OS on the client side
- January 19, 2023
- 0
- Mila
How to Use v2ray on Ubuntu OS on the client side
First we need to install libqt5gui5 package with below command:
sudo apt-get install libqt5gui5
In the second step, download nekoray with the following command:
sudo wget https://github.com/MatsuriDayo/nekoray/releases/download/2.11/nekoray-2.11-2023-01-13-linux64.zip
After That, unzip the compressed file with the following command:
unzip nekoray-2.11-2023-01-13-linux64.zip
Now we have a directory named “nekoray”. In this directory, you will see a launcher. run this command:
./launcher
Now, the GUI software will show on.
Copy your config and In this window, choose Add profile from clipboard
Then choose VPN mode and enter your ubuntu Desktop password
Boom. now you have v2ray on your ubuntu Desktop.
Welcome to Fastv2ray