doc: drop mentions to .pow files ($deity REST their soul)
Co-authored-by: Roberto Abdelkader Martínez Pérez <robertomartinezp@gmail.com>
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
#!/usr/bin/env sh
|
||||
|
||||
kapow route add /sniff -c 'tcpdump -i any -U -s0 -w - "not portrange 8080-8082" | kapow set /response/body'
|
||||
@@ -8,7 +8,7 @@ Provides an HTTP service that allows the user to sniff the network in real time.
|
||||
For the sake of simplicity, run:
|
||||
|
||||
```
|
||||
$ sudo -E kapow server NetworkSniffer.pow
|
||||
$ sudo -E kapow server NetworkSniffer
|
||||
```
|
||||
|
||||
In a production environment, tcpdump should be run with the appropiate
|
||||
|
||||
Reference in New Issue
Block a user