OpenInternet / copilot

An easy to use censorship simulating access point in a box
https://openinternet.github.io/copilot/
GNU Lesser General Public License v3.0
26 stars 2 forks source link

Add DNS blocking #55

Closed seamustuohy closed 9 years ago

seamustuohy commented 9 years ago

Currently all DNS services do redirection to a blockpage. DNS blocking would simply require adding a 127.0.0.1 address instead of teh 192.168.12.1 address of the blockpage. This would give us DNS blocking and DNS redirection.

seamustuohy commented 9 years ago

Addressed in pull request https://github.com/OpenInternet/co-pilot/pull/67