This commit is contained in:
Marcos S. Bajo
2021-11-28 02:01:56 +01:00
committed by GitHub
parent c1939dca2b
commit 1b2bc34826

View File

@@ -7,7 +7,7 @@ sudo ./bin/xdp_filter -t <network interface>
``` ```
Network interface used for PoC: lo Network interface used for PoC: lo
## PoC 0 - Modifing incoming traffic ## PoC 0 - Modifying incoming traffic
### Option 1: With netcat ### Option 1: With netcat
Terminal 1: Terminal 1:
```bash ```bash