henrypp / simplewall

Simple tool to configure Windows Filtering Platform (WFP) which can configure network activity on your computer.
GNU General Public License v3.0
6.36k stars 493 forks source link

Panic button[Feature] #1672

Closed Onair-santa closed 8 months ago

Onair-santa commented 11 months ago

Checklist

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

idwowrack commented 11 months ago

Is this button execute the powershell command > Get-Process -Name simplewall | Stop-Process && Start-Process -FilePath "C:\Program Files\simplewall\simplewall.exe" ?

Onair-santa commented 10 months ago

image Need in toppanel and in context menu Off all internet

HeresJonny commented 9 months ago

Or you could add a shortcut in Windows to disable your network adapter...

Onair-santa commented 9 months ago

Yes netsh interface set interface "Ethernet" disable

slopcop commented 8 months ago

ipconfig /release

(then /renew)