Skip to content

How to use wireguard manager with pi hole

fX4N1DmH311X39SpxXLWxMWy49n6o8zb edited this page Jul 22, 2022 · 2 revisions

Hello,

Install pihole.

curl -sSL https://install.pi-hole.net | bash

During wireguard-manager installation choose Custom DNS, and select pihole.

curl https://raw.githubusercontent.com/complexorganizations/wireguard-manager/main/wireguard-manager.sh --create-dirs -o /usr/local/bin/wireguard-manager.sh
chmod +x /usr/local/bin/wireguard-manager.sh
bash /usr/local/bin/wireguard-manager.sh

Home

Clone this wiki locally