Oh, BTW. Here is how I'm getting the data into the interceptor.

tcpflow -C -i ens19 -s tcp dst port 80 | /root/combine-lines.pl | xargs -n 1 
curl http://192.168.1.42:9999 -s -d


-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to