I
ibrahimmkhalid
Guest
I am creating a firewall program for my internship, and one of the requirements is that while my firewall is running, the windows firewall must remain off or have lower priority than my firewall. I've been looking for a solution for over a week now.
So far i am able to turn the Windows firewall off at the start of my program and turn it back on at the end of my program. But the user can still turn windows firewall on or off themselves inbetween that time. This causes conflict in rules and unexpected results.
How can i make it so that when my program is running, all the rules in windows firewall are completely irrelevant, i am open to any options.
Thanks!
Continue reading...
So far i am able to turn the Windows firewall off at the start of my program and turn it back on at the end of my program. But the user can still turn windows firewall on or off themselves inbetween that time. This causes conflict in rules and unexpected results.
How can i make it so that when my program is running, all the rules in windows firewall are completely irrelevant, i am open to any options.
Thanks!
Continue reading...