-
Notifications
You must be signed in to change notification settings - Fork 227
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
- GitHub Repository: WireGuard Manager
- Community Forum: Discuss WireGuard Manager
- Twitter: Follow us on Twitter for latest updates
- For support and assistance, please visit our Support Page.
- For direct inquiries, email us at [email protected].
- WireGuard Manager is a collaborative effort supported by its community and sponsors. Learn More
Home