Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
GNU General Public License v3.0
6.29k
stars
487
forks
source link
[Feature]Add command line supports for blocking / unblocking certain apps network access #1406
Open
Wizzercn opened 1 year ago
Checklist
App version
3.6.7
Problem you are trying to solve
Convenient to quickly change program networking status through scheduled tasks or scripts
Suggested solution
simplewall.exe -enable C:\\helloword.exe
simplewall.exe -disable C:\\helloword.exe
Screenshots / Drawings / Technical details
No response