wlfvpn / xray-bot

Telegram bot for xray-core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xray-Bot

Getting Started

These instructions will guide you through the setup process of Xray-Bot.

Prerequisites

Steps

  1. Install docker by: curl -fsSL get.docker.com -o get-docker.sh && sh get-docker.sh

  2. Generate 3000 UUIDs by running the following command: cd scripts & python3 generate_urls.py

  3. customize your config.yaml file.

  4. Run the Xray-Bot container using docker-compose: docker-compose up --build -d

Note: Make sure your firewall is set up properly and your port (default 443) is open.

About

Telegram bot for xray-core


Languages

Language:Python 96.5%Language:Shell 3.2%Language:Dockerfile 0.2%