What's new

TOR as a DNS resolver?

hardtotell

Regular Contributor
I tried this and it worked, but is it a good idea? TOR can make secure DNS lookups, similar to Dnscrypt. I could use TOR as a DNS resolver for my entire network?

/jffs/configs/dnsmasq.conf.add
Code:
no-resolv
server=127.0.0.1#9053 # tor
 

Latest threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top