Interactive telegram bot for automate VPN clients. Based on async aiogram.
git clone https://github.com/feel2code/vpn_wireguard_mirror_bot.git
cd vpn_wireguard_mirror_bot
pip install -r requirements.txtcp env.template .envEdit .env file and set the following variables:
BOT_TOKEN=
SERVICE_NAME=
ADMIN=
FS_USER=
DB_NAME=
DEMO_REGIME=1
HOST_AND_PORT=python3 main.py- Wireguard
- proxy
This project is licensed under the MIT License - see the LICENSE file for details.
- Need to update architecture to use flags in db for each service (wg, proxy, vray)