I have a problem at work. We are developing a product that shall block access to webpages on the internet. This shall work for all webbrowsers installed on the computer. We cant use hosts-file. When the computer start the user have to loggin to a wpf-client. This wpf-client runs in the background of the computer. We have a list of webpages that we shall block.
I have made some studies on the internet. Google is my best friend :-)
I thinking about creating a DNS-server that block webpages from the list.
Is it a good ide to do this to solve this problem?
If i use a DNS-server.
Can i install it on the local computer?
Can i change DNS-server from my wpf-client. Some users shall not use the wpf-client for blocking webpages.
I have heard about fiddler, www.fiddler2.com! Can i use it as a proxyserver?
Andersson. Systemdeveloper .Net