b5a40fa0cc21b4e0421f6d090699437b9d114ec7
telegram bot to manage servers (inside the bot)
XTLS-Reality
- change secret
- qr/config
- change fake domain
- multiple users
- subscriptions with routing
- routing templates per user
- steal from yourself
NaiveProxy
OpenConnect
Wireguard / Amnezia
Shadowsocks + v2ray
AdguardHome
PAC
- the ability to create your own PAC available by url with the ability to substitute the final ip and port
MTProto
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
Description
Languages
PHP
93.5%
Shell
3%
Dockerfile
1.5%
Makefile
1.3%
HTML
0.6%