I have a PC and a laptop. I would like to make my PC act as server and my laptop as a client. I want to implement a freeware HTTP proxy (freeproxy 4.10) on my PC so that it can filter certain web pages.
The thing is, the proxy I just downloaded will only work if the client (my laptop) connects to the port that is set. If the user didn't connect to the port that is set by that freeproxy, they can surf like usual without being blocked.
I heard Windows Firewall can block internet access by blocking some port and letting some ports communicate with internet. I just wonder how i can do that?