Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 714 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 714 Bytes

Wireguard and Unbound DNS install script

Installs and configures wireguard and unbound on a debian based server. Redirects ad and malware from this list https://raw.githubusercontent.com/StevenBlack/hosts/master/hosts

Install steps

  • scp to debian server scp install-wg-unbound.sh user@ip:/dir
  • run on server ./install-wg-unbound.sh pu.bl.ic.ip
  • copy wireguard laptop config (output above the QR code) to laptop wireguard client
  • scan QR code on wireguard mobile client

References