Last active
February 25, 2023 00:04
-
-
Save c0d3x27/5b17d9b302df8610a57bfe09494f31ca to your computer and use it in GitHub Desktop.
panel control 3 cmd
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
C:\Users\webapp>netsh advfirewall firewall show rule name=all | |
Rule Name: Windows Web Experience Pack | |
---------------------------------------------------------------------- | |
Enabled: Yes | |
Direction: Out | |
Profiles: Domain,Private,Public | |
Grouping: Windows Web Experience Pack | |
LocalIP: Any | |
RemoteIP: Any | |
Protocol: Any | |
Edge traversal: No | |
Action: Allow | |
Rule Name: Clipchamp | |
---------------------------------------------------------------------- | |
Enabled: Yes | |
Direction: Out | |
Profiles: Domain,Private,Public | |
Grouping: Clipchamp | |
LocalIP: Any | |
RemoteIP: Any | |
Protocol: Any | |
Edge traversal: No | |
Action: Allow | |
Rule Name: @{Microsoft.DesktopAppInstaller_1.17.10691.0_x64__8wekyb3d8bbwe?ms-resource://Microsoft.DesktopAppInstaller/Resources/appDisplayName} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment