How would I go about preventing a specific .exe from accessing any network (TCP) resources, with the exception of 1 or 2 IP addresses?
Can it be done with Windows Firewall (netsh or UI) and/or IPSec? If so, how?
Note:
- I don't want to set my default firewall behavior to BLOCK.
- OS is Windows 10 Pro
Thank you!