added folders and scripts
This commit is contained in:
@@ -0,0 +1 @@
|
||||
New-NetFirewallRule -DisplayName "Allow HTTP port 443" -Direction Inbound -Protocol TCP -LocalPort 443 -Action Allow -Profile Any
|
||||
Reference in New Issue
Block a user