Project V is a set of tools to help you build your own privacy network over internet. The core of Project V, named V2Ray, is responsible for network protocols and communications. It can work alone, as well as combine with other tools. (https://www.v2ray.com/en/)
Questions tagged [v2ray]
10 questions
1
vote
0 answers
use v2ray proxy settings in cmd for python command
I have a django project and I should run it like this
python manage.py runserver
in process of running the program it needs to connect to an IP which is blocked in my location and I want to use my v2ray config to access that IP but v2rayN app…

Kiaksar
- 21
- 2
1
vote
1 answer
How can I access into my X-UI database with node.js
I have a x-ui Xray graphical management panel, I want to build an app in node.js where I can build my own restful api's. I want to create, edit, get inbounds through http protocol. I need to access into it's database so I can build those apis.
I…

kelt
- 31
- 6
0
votes
0 answers
V2ray servers with vmess protocol do not work for me
I use nekoray and V2rayN. And vmess servers don't work on any of them.
config are healthy, I tested them on Android.
Only vmess configs don't work. But the shadowsocks config works for me
I also tested Qv2ray and netmod programs, but it didn't…

ARYAN
- 1
- 2
0
votes
0 answers
I want to get X-UI database information to run a Telegram Bot, I need properties like "total flow" &"expiration date" which are available in x-ui view
I want to get X-UI database information to run a Telegram Bot, I need properties like "total flow" and "expiration date" which are available in x-ui dashboard but I can not find this data neither in x-ui.db file or config.json file.
My x-ui project…

Farzad Emadi
- 11
- 1
0
votes
0 answers
How to use two aar files at the same time?
I want to use ssh and v2ray at the same time in the same project.
I use libv2ray.aar and tun2socks.aar libraries.
But unfortunately, I encounter the following error:
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
What…

ali riahi
- 106
- 2
- 6
0
votes
0 answers
Play store vpn application
When I get aab output from this source for Play Store, the vpn connection is not established.
But in the apk output, it connects well.

ali riahi
- 106
- 2
- 6
0
votes
0 answers
how to install 2 script on 1 VPS?
I want to Install V2ray and mumble in 1 server. what should I do?
each script has a code line to install, is it ok to just run the code in putty? it doesnt any Interference between two?

Mostafa AHmadi
- 329
- 4
- 14
0
votes
0 answers
How to use v2ray in a react native application
I am developing a VPN app in react native and I wanted to use v2ray (https://www.v2ray.com/en) to hide a wireguard vpn tunnel (I have not set up wireguard yet). I found this library https://cdn.jsdelivr.net/npm/react-native-v2ray/ but it seems very…
0
votes
0 answers
"an unexpected error occurred on a send" on v2ray client
I have set up a server on Doprax to run a v2ray-fork from github. I connected my cloudflare worker to it for host and SNI. I made a Vmess server and it was working just fine for about 20 days. It suddenly stopped working and the message on V2ray…

Matt
- 1
- 1
-1
votes
0 answers
How to connect to v2ray server using java
I'm gonna ask for you guys how can I connect to the server using the v2ray link with java; no worries about the gui or how would be the console like, I'll do them in future.
Is there any library or anything else to use? I searched very much about…

Ali
- 1
- 2