fix(readme): why did i write this smh
This commit is contained in:
parent
885be66d5e
commit
f154184b9f
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ This project demonstrates the use of raw sockets in C for network packet capture
|
|||
|
||||
- Capture network packets using raw sockets
|
||||
- Basic packet inspection and logging
|
||||
- Cross-platform support (Linux, Windows)
|
||||
- ~~Cross-platform support (Linux, Windows)~~
|
||||
|
||||
## Requirements
|
||||
|
||||
|
|
@ -17,7 +17,7 @@ This project demonstrates the use of raw sockets in C for network packet capture
|
|||
|
||||
1. Clone the repository:
|
||||
```sh
|
||||
git clone https://git.emiko.fr/Akomry/npcap.git
|
||||
git clone https://git.emiko.fr/Ako/npcap.git
|
||||
```
|
||||
2. Build the project:
|
||||
```sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue