Question

I WANT TO WRITE A PROGRAM IN JAVA THAT RESTRICTS CERTAIN WEBSITES FROM BEING OPEN IN MY BROWSER... how can i do that ? or is it even can be done in java (concerning JVM i mean)

Was it helpful?

Solution

Do you want to block web pages for only a certain web browser or all of them? If you want to block access to a certain webpage consider editing the Host File manually

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top