2025-02-06 16:09:21 +04:00
2025-02-06 16:09:21 +04:00
2023-01-20 21:13:58 +04:00
2025-02-02 01:56:15 +04:00
2023-01-20 21:13:58 +04:00
2024-05-22 17:19:32 +04:00
2025-02-05 16:00:32 +04:00
2023-01-20 21:13:58 +04:00
2024-12-26 16:59:06 +04:00
2023-06-05 01:46:11 +04:00
2024-03-07 10:20:43 +04:00
2024-11-21 00:24:50 +04:00
2025-01-07 21:00:06 +04:00
2024-11-20 15:46:03 +04:00
2025-01-20 01:04:24 +04:00
2024-03-10 12:39:30 +04:00
2025-02-02 14:24:05 +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%