2025-12-15 00:18:08 +04:00
2025-12-15 00:18:08 +04:00
2023-01-20 21:13:58 +04:00
2025-12-15 00:18:08 +04:00
2023-01-20 21:13:58 +04:00
2025-07-13 23:34:11 +04:00
2025-12-15 00:18:08 +04:00
2023-01-20 21:13:58 +04:00
2025-06-18 00:47:48 +04:00
2023-06-05 01:46:11 +04:00
2024-03-07 10:20:43 +04:00
2025-12-15 00:18:08 +04:00
2025-12-01 00:13:19 +04:00
2025-01-20 01:04:24 +04:00
2024-03-10 12:39:30 +04:00
2025-11-09 23:52:51 +04:00

telegram bot to manage servers (inside the bot)

  • VLESS (Reality OR Websocket)
  • NaiveProxy
  • OpenConnect
  • Wireguard
  • Amnezia
  • AdguardHome
  • MTProto
  • PAC
  • automatic ssl

environment: ubuntu 22.04/24.04, debian 11/12

Install:

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

Restart:

make r

autoload:

crontab -e

add @reboot cd /root/vpnbot && make r and save

S
Description
No description provided
Readme 137 MiB
Languages
PHP 93.5%
Shell 3%
Dockerfile 1.5%
Makefile 1.3%
HTML 0.6%