I only found client for windows, ios, android, does v2ray has client for ubuntu system?
You can download it
By Google v2ray linux.
But it can only run in terminal.
I have done it today.
wget https://install.direct/go.sh
sudo bash go.sh
/etc/v2ray/config.json # config
sudo systemctl start/stop/restart v2ray
then a socks proxy is ready.
Most helpful comment
You can download it
By Google v2ray linux.
But it can only run in terminal.
I have done it today.