Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vay3t authored Sep 23, 2019
1 parent 9d5278d commit d3f6fb2
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,18 @@ It is made in a compiled language by what makes it more optimal, portable and li
Need root

```bash
./ghostfer -iface eth0
./ghostfer -i eth0
```

# Help
```bash
./ghostfer -help
Usage of ./ghostfer:
-iface string
Interface use to sniffing (default "wlan0")
Usage: ./ghostfer [-i interface | -p pcapfile]

-h Show this help
-i string
Interface use to sniffing
-p string
Read PCAP file
```

# Install
Expand Down

0 comments on commit d3f6fb2

Please sign in to comment.