simplewall
simplewall copied to clipboard
Panic button[Feature]
Checklist
- [X] I have used the search function to see if someone else has already submitted the same feature request.
- [X] I will describe the problem with as much detail as possible.
- [X] This issue only contains a request for one single feature, not multiple (related) features.
App version
3.7.4
Problem you are trying to solve
We really need a big Panic button to shut down the entire network with one click
Suggested solution
One button in menu and in app
Screenshots / Drawings / Technical details
No response
Is this button execute the powershell command > Get-Process -Name simplewall | Stop-Process && Start-Process -FilePath "C:\Program Files\simplewall\simplewall.exe" ?
Need in toppanel and in context menu
Off all internet
Or you could add a shortcut in Windows to disable your network adapter...
Yes netsh interface set interface "Ethernet" disable
ipconfig /release
(then /renew)