Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
qrpike committed Jul 26, 2019
1 parent 16b121b commit 490ce47
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Multicast Dump
# Multicast Hex Dump
Dump multicast data to stdout

Simple CLI tool to dump UDP Multicast traffic to console in hex format. This is useful for systems which do not have TCPDump and can deploy a single go binary executable.
```
go-multicast-dump -a 224.0.23.204:21000
```

0 comments on commit 490ce47

Please sign in to comment.