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
|
- Capture network packets using raw sockets
|
||||||
- Basic packet inspection and logging
|
- Basic packet inspection and logging
|
||||||
- Cross-platform support (Linux, Windows)
|
- ~~Cross-platform support (Linux, Windows)~~
|
||||||
|
|
||||||
## Requirements
|
## Requirements
|
||||||
|
|
||||||
|
|
@ -17,7 +17,7 @@ This project demonstrates the use of raw sockets in C for network packet capture
|
||||||
|
|
||||||
1. Clone the repository:
|
1. Clone the repository:
|
||||||
```sh
|
```sh
|
||||||
git clone https://git.emiko.fr/Akomry/npcap.git
|
git clone https://git.emiko.fr/Ako/npcap.git
|
||||||
```
|
```
|
||||||
2. Build the project:
|
2. Build the project:
|
||||||
```sh
|
```sh
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue