Skip to content

vincentchu37/cloudflared

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

DoH server setup script using cloudflared

Perfect for a pihole forwarder or anything really that needs a forwarder really.

If you plan on using this on a machine with pihole or something that listens on port 53 use the friendly script which will play nice with the default :53 server on the host!

Run script as root if you want DNS over HTTPS on a Ubuntu host. (Tested with Ubuntu 20.04). Results may vary with other OS's

Make sure you setup your firewall rules properly, this script won't do any of that. It could, but I don't want to break your stuff.

Default Settings for installcfd.sh:

Default Settings for installcfd-friendly.sh:

  • Listens on 0.0.0.0:5353 (still need root to install packages)

  • Everything else the same as the normal script

Updating

Run updatecfd.sh as root, applies to both scripts :)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages