Block internet access to a specific program?
New to the forums and website so Hi everyone :wave:
I need some help to block all internet traffic for 1 process. Maybe the process list can be in a drop list and i can select it, or i can just type in the process.exe for it to work.
This needs to have a hotkey to disable and enable whilst i am in the application that I want to block. Hope this makes sense. :confused:
Thanks all. :thumb:
Re: Block internet access to a specific program?
yes i know this is an old post but i have the same problem and still cannot found the solution. can any one help please.
Re: Block internet access to a specific program?
Still works to stop all traffic.
Code:
shell "ipconfig /release"
Re: Block internet access to a specific program?
Quote:
Originally Posted by
dglienna
Still works to stop all traffic.
Code:
shell "ipconfig /release"
Thanks for quick replay, but all i want is to block a specific program only to access internet.for example blocking blabla.exe from accessing internet but not blocking all traffic. hope someone can help me.
Re: Block internet access to a specific program?
Re: Block internet access to a specific program?
Nope. You could try to program a firewall application, or use your own program. We can't help disable things on the Internet, for any reason.
Windows can block access to any programs for a particular user. Wouldn't that do?