Skip to content

gunk1n/loool.vpn-tg-bot

 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 92.7%
  • Shell 3.1%
  • Dockerfile 1.8%
  • Makefile 1.6%
  • Other 0.8%