Skip to content

feel2code/vray_mirror_bot

Repository files navigation

vray_mirror_bot

English | Русский

Interactive Telegram bot to automate VRAY clients.

Based on my previous repo: https://github.com/feel2code/vpn_wireguard_mirror_bot

Installation in oneline

curl -fsSL https://raw.githubusercontent.com/feel2code/vray_mirror_bot/main/install.sh | bash

Configuration

cp env.template .env

Edit .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=

Run

source venv/bin/activate; python3 main.py

Features

  • VRAY

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Interactive telegram bot for automate VRAY clients

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors