Interactive Telegram bot to automate VRAY clients.
Based on my previous repo: https://github.com/feel2code/vpn_wireguard_mirror_bot
curl -fsSL https://raw.githubusercontent.com/feel2code/vray_mirror_bot/main/install.sh | bashcp env.template .envEdit .env file and set the following variables:
BOT_TOKEN=
SERVICE_NAME=
ADMIN=
FS_USER=
DB_NAME=
DEMO_REGIME=1
HOST_URL=
VRAY_90=
BASE_URL=
USERNAME=
PASSWORD=
INBOUND_ID=source venv/bin/activate; python3 main.py- VRAY
This project is licensed under the MIT License - see the LICENSE file for details.