Better explanation

This commit is contained in:
Roberto Abdelkader Martínez Pérez
2019-09-06 13:21:00 +02:00
committed by GitHub
parent ae465434ce
commit 65fa968308
+2 -1
View File
@@ -1,7 +1,8 @@
Remote tcpdump sniffer with source filtering Remote tcpdump sniffer with source filtering
============================================ ============================================
1. Add any filter you want to the tcpdump command inside `tcpdump.pow`. 1. Add any filter you want to the tcpdump command inside `tcpdump.pow` to filter
any traffic you don't want to be sniffed!
2. For the sake of simplicity run `sudo kapow server tcpdump.pow`. In a 2. For the sake of simplicity run `sudo kapow server tcpdump.pow`. In a
production environment tcpdump should be run with the appropiate permissions production environment tcpdump should be run with the appropiate permissions
but kapow can (and should) run as an unprivilieged user. but kapow can (and should) run as an unprivilieged user.