@@ -27,13 +28,12 @@ Matching packets are forwarded to user space, others dropped by the filter.<br /
<br/>
Python script reads filtered raw packets from the socket, if necessary reassembles packets belonging to the same session, and prints on stdout the first line of the HTTP GET/POST request. <br/>