Files
vpnbot/scripts/dns_close_53_port.sh
T
2024-05-22 17:19:32 +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