Skip to content

Instantly share code, notes, and snippets.

View DarrenOfficial's full-sized avatar
🚀
BrainFuck

Darren Nathanael DarrenOfficial

🚀
BrainFuck
View GitHub Profile
@DarrenOfficial
DarrenOfficial / doh-content-filter
Last active September 24, 2024 04:45 — forked from M0r13n/doh
Setup Cloudflare as a DoH (DNS over HTTPS) resolver on Mikrotik devices for School ORG
# Temporarily add a normal upstream DNS resolver
/ip dns set servers=1.1.1.1,1.0.0.1
# CA certificates extracted from Mozilla
/tool fetch url=https://curl.se/ca/cacert.pem
# Import the downloaded ca-store (127 certificates)
/certificate import file-name=cacert.pem passphrase=""
# Set the DoH resolver to cloudflare content filtering