Merge branch 'master' into dev

This commit is contained in:
James 2019-11-09 14:45:09 +00:00 committed by GitHub
commit bb9fe25e2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@ -8,7 +8,7 @@ A powershell module for retrieving Windows Firewall logs and displaying them in
## **Installation** ## **Installation**
``` ```
git clone https://github.com/Thumbscrew/PSWinFW.git git clone https://github.com/Thumbscrew/PSWinFW.git
Import-Module PSWinFW\PSWinFW.psm1 Import-Module PSWinFW
``` ```
## **Example Usage** ## **Example Usage**
Get last 1000 Windows Firewall log lines at a specific path: Get last 1000 Windows Firewall log lines at a specific path: