initial
This commit is contained in:
4
tools/Cleanup
Normal file
4
tools/Cleanup
Normal file
@@ -0,0 +1,4 @@
|
||||
Get-WindowsCapability -Online | ? Name -like sshd*
|
||||
Get-WindowsCapability -Online | ? Name -like ssh-agent*
|
||||
Remove-NetFirewallRule -Name "sshd"
|
||||
|
||||
Reference in New Issue
Block a user