https://github.com/ipmartnetwork/vpnbot
vpnbot
https://github.com/ipmartnetwork/vpnbot
Last synced: about 2 months ago
JSON representation
vpnbot
- Host: GitHub
- URL: https://github.com/ipmartnetwork/vpnbot
- Owner: iPmartNetwork
- Created: 2024-04-11T14:26:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T14:51:35.000Z (over 2 years ago)
- Last Synced: 2026-03-29T01:25:04.963Z (4 months ago)
- Language: PHP
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
### توجه :
این بات توسط بنده نوشته نشده کار یکی از دوستان روس زبان هست و این اجازه رو دادن روی سورس کار کنم
و تغییراتی اعمال کنم و به امید خدا بزودی زبان فارسی رو هم به آن اضافه خواهم کرد.
telegram bot to manage servers (inside the bot)

### XTLS-Reality
- change secret
- qr/config
- change fake domain

### NaiveProxy
- change login
- change password

### OpenConnect
- change secret
- change password
- change dns
- add user

### Wireguard / Amnezia
- 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/12
### Install:
```shell
wget -O- https://raw.githubusercontent.com/ipmartnetwork/VPNBOT/master/scripts/init.sh | sh -s YOUR_TELEGRAM_BOT_KEY
```
### Install as service (autoload on start):
```shell
cd /root/vpnbot
bash scripts/install_as_service.sh
```