v2fly / fhs-install-v2ray

Bash script for installing V2Ray in operating systems such as Debian / CentOS / Fedora / openSUSE that support systemd
GNU General Public License v3.0
6.03k stars 1.43k forks source link

current version not working as client on Ubuntu 22.04.2 LTS #277

Open cfa532 opened 1 year ago

cfa532 commented 1 year ago

I set up a v2ray server on AWS, yesterday I setup the client version on Mac Mini and tested using command line: curl -x socks5://127.0.0.1:1080 http://www.google.com The Mac version tested OK, returned html code of google page. However, when I tried the Ubuntu version that I downloaded with the bash command, and used the same config.json, it did not work. A test of Google got stuck and returned nothing. A test of Baidu returned wtih right html code immediately.

IceCodeNew commented 1 year ago

If the client has a deployment/launching problem, we can help. Otherwise, please open an issue at https://github.com/v2fly/v2ray-core , and bring more info that you did here.