2024-03-10 13:01:32 +04:00
2024-03-10 13:01:32 +04:00
2023-01-20 21:13:58 +04:00
2024-03-10 12:45:42 +04:00
2024-03-06 03:44:52 +04:00
2023-01-20 21:13:58 +04:00
2024-02-28 14:53:11 +04:00
2024-03-07 13:10:09 +04:00
2023-01-20 21:13:58 +04:00
2024-03-04 16:38:37 +04:00
2023-06-05 01:46:11 +04:00
2024-03-07 10:20:43 +04:00
2024-03-07 10:20:43 +04:00
2024-03-10 12:39:30 +04:00
2024-03-07 10:46:55 +04:00
2024-03-07 14:44:29 +03:00
2024-03-10 12:39:30 +04:00
2024-03-07 14:34:48 +04:00

telegram bot to manage servers (inside the bot)

XTLS-Reality

  • change secret
  • qr/config
  • change fake domain

NaiveProxy

  • change login
  • change password

OpenConnect

  • change secret
  • change password
  • change dns
  • add user

Wireguard / Amnezia

  • 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/12

Install:

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

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%