Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freb committed Aug 10, 2018
1 parent 17f9718 commit 7f4e12e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

`fgsniff` is a command-line program written in Go that will produce pcaps from a remote Fortigate using SSH and the `diagnose sniffer packet` command.

There is an application distributed by Fortinet called `fg2eth.pl` that is available [here](http://kb.fortinet.com/kb/documentLink.do?externalId=11186). However, I was not able to get it to work and it appeared to required copying the raw output into a file first.
There is an application distributed by Fortinet called `fg2eth.pl` that is available [here](http://kb.fortinet.com/kb/documentLink.do?externalId=11186). However, I was not able to get it to work and it appeared to require copying the raw output into a file first.

## Motivation

Expand All @@ -16,4 +16,4 @@ Just kill the program once you have the traffic you need. Eventually I may add s

## Building

`go install github.com/aerissecure/fgsniff`
`go install github.com/aerissecure/fgsniff`

0 comments on commit 7f4e12e

Please sign in to comment.