Can someone tell me if there is a way to limit Firefox internet access to specific websites pre-defined in a list. So the list will define the only allowed websites and not the blocked ones.
|
feedback
|
migrated from stackoverflow.com Jul 30 '10 at 23:33
This question came from our site for professional and enthusiast programmers.
|
There are several parental control apps that can do this, including ProCon Latte. In the preferences, go to:
These solutions aren't completely secure, so don't rely on them alone. | ||||
|
feedback
|
|
Generally this is better configured within a network. Proxies can work well with whitelists, as can DNS resolution services such as OpenDNS. If you need a Firefox-specific solution, however, an add-on will do a better job. | |||
|
feedback
|
|
You can block certain sites by adding them to the hosts file with IP 127.0.0.0 http://en.wikipedia.org/wiki/Hosts_(file)#Internet_resources_blocking | |||
|
feedback
|