Isn't there a way

MiccyNarc

Tank
Joined
Jul 1, 2004
Messages
5,136
Reaction score
1
To make a web browser redirect to only one link? So every link you click and every address you enter points to a certain address? It's a revenge prank. I know there's a way to do it but I can't remember.
 
Open thier host file:

"C:\windows\system32\drivers\etc\hosts"

Add
Code:
123.123.123.123 *
Replace 123.123.123.123 with the ip of the site you want them redirected to.
 
Back
Top