Files
vpnbot/scripts/dns_close_53_port.sh
T
2024-04-29 20:27:26 +04:00

6 lines
152 B
Bash
Executable File

make d
rm /etc/systemd/resolved.conf.d/adguardhome.conf
mv /etc/resolv.conf.backup /etc/resolv.conf
systemctl reload-or-restart systemd-resolved
make u