Skip to content

master88wi/vpnbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

telegram bot to manage servers (inside the bot)

XTLS-Reality

  • change secret
  • qr/config
  • change fake domain

Wireguard

  • 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

install:

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


additional options:

install as service(autoload on start):

cd /root/vpnbot
bash scripts/install_as_service.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 91.3%
  • Shell 4.4%
  • Makefile 2.6%
  • Dockerfile 1.7%