16 lines
316 B
Plaintext
16 lines
316 B
Plaintext
telegram bot to control
|
|
- wireguard
|
|
- shadowsocks + v2ray
|
|
- adguard home
|
|
- PAC dynamic url
|
|
---
|
|
environment: ubuntu 18.04/20.04
|
|
|
|
install:
|
|
|
|
wget -O- https://raw.githubusercontent.com/mercurykd/vpnbot/master/scripts/init.sh | sh -s YOUR_TELEGRAM_BOT_KEY
|
|
|
|
open 53 port for adguardhome:
|
|
|
|
bash scripts/dns_open_53_port.sh
|