Skip to content

Commit

Permalink
Update blog post link in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
robputt committed Dec 19, 2017
1 parent bfefb87 commit b574310
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Py-DNS-over-HTTPS-Proxy
Provides a simple Python based proxy for running DNS over HTTPS to Google's DNS over HTTPS service.

Recently I wrote a blog post which probably gives you just enough information to get this up and running on a Mac / Linux box... https://www.robertputt.co.uk/2017/01/06/securing-dns-traffic-with-dns-over-https/, please note this script only seems to play nice with Python2.7 not Python 3.x
Recently I wrote a blog post which probably gives you just enough information to get this up and running on a Mac / Linux box... https://robertputt.co.uk/securing-dns-traffic-with-dns-over-https.html, please note this script only seems to play nice with Python2.7 not Python 3.x

Configuration can be easily done with virtualenv:

Expand Down

0 comments on commit b574310

Please sign in to comment.