Skip to content

Commit faf2028

Browse files
committed
Add license scan report and status
Signed-off-by: fossabot <badges@fossa.io>
1 parent 45f1388 commit faf2028

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
A small rust utility for dumping data-layer network traffic
33

44
[![Build Status](https://travis-ci.org/JackNewman12/NetHex.svg?branch=master)](https://travis-ci.org/JackNewman12/NetHex)
5+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FJackNewman12%2FNetHex.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2FJackNewman12%2FNetHex?ref=badge_shield)
56

67
```
78
./net_hex --help
@@ -45,3 +46,7 @@ Followed by a hex string of the bytes to transmit.
4546
00000020 00 1E F3 B1 D5 CD A7 29 7E 51 D6 F6 B7 DE 50 10 | .▲≤▒╒═º)~Q╕÷╖▐P► |
4647
00000030 00 80 DF 02 00 00
4748
```
49+
50+
51+
## License
52+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FJackNewman12%2FNetHex.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FJackNewman12%2FNetHex?ref=badge_large)

0 commit comments

Comments
 (0)