Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0xphen authored Dec 7, 2023
1 parent a615a75 commit 843f079
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,6 @@ This library offers an efficient and adaptable network packet parser, with a min
- [ ] dhcp
- [ ] arp

## Building
Build from source (binary in `target/release/net-sift`):
```
cargo build --release
```

## Usage
Net-sift supports both shallow packet parsing (decoding standalone network protocols), and deep packet inspection (parsing and decoding layered network hierarchies).

Expand Down

0 comments on commit 843f079

Please sign in to comment.