V2ray-core: Does v2ray has client for ubuntu system?

Created on 19 Sep 2019  ·  2Comments  ·  Source: v2ray/v2ray-core

I only found client for windows, ios, android, does v2ray has client for ubuntu system?

Most helpful comment

You can download it
By Google v2ray linux.
But it can only run in terminal.
I have done it today.

All 2 comments

You can download it
By Google v2ray linux.
But it can only run in terminal.
I have done it today.

solved.

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.

Was this page helpful?
0 / 5 - 0 ratings