2024-02-19 12:23:25 +04:00
2024-02-19 11:56:07 +04:00
2023-01-20 21:13:58 +04:00
2024-02-19 11:56:07 +04:00
2024-02-19 11:56:07 +04:00
2023-01-20 21:13:58 +04:00
2024-02-19 11:56:07 +04:00
2023-01-20 21:13:58 +04:00
2023-06-05 01:46:11 +04:00
2024-01-29 22:26:51 +04:00
2023-11-12 00:21:54 +04:00
2024-02-19 11:56:07 +04:00
2024-02-19 11:56:07 +04:00
2023-06-28 12:13:45 +04:00
2024-02-19 12:23:25 +04:00

telegram bot to manage servers (inside the bot)

XTLS-Reality

  • change secret
  • qr/config
  • change fake domain

Wireguard

  • create
  • delete
  • rename
  • timer
  • torrent blocking
  • qr/config
  • statistics

Shadowsocks + v2ray

  • change password
  • on/off v2ray
  • qr
  • short link

AdguardHome

  • change password
  • change upstream dns
  • check dns

PAC

  • the ability to create your own PAC available by url with the ability to substitute the final ip and port

MTProto

  • change secret
  • qr/config

Settings

  • add/change admin
  • change language (en/ru)
  • import/export all settings
  • domain binding
  • obtain ssl for domain

environment: ubuntu 18.04/20.04/22.04, debian 11

install:

wget -O- https://raw.githubusercontent.com/mercurykd/vpnbot/master/scripts/init.sh | sh -s YOUR_TELEGRAM_BOT_KEY


additional options:

install as service(autoload on start):

cd /root/vpnbot
bash scripts/install_as_service.sh
S
Description
No description provided
Readme 137 MiB
Languages
PHP 93.5%
Shell 3%
Dockerfile 1.5%
Makefile 1.3%
HTML 0.6%