Started htracr 80 -> got "Server running on port 80".
Browsed to localhost
Clicked start -> got "Sniffing on en0"
Browsed to another page -> got:
/opt/local/lib/node_modules/htracr/htracr.js:276
if (packet.link.ip.tcp.dport == 80) {
^
TypeError: Cannot read property 'tcp' of undefined
at Object.htracr.save_packet (/opt/local/lib/node_modules/htracr/htracr.js:276:23)
at Pcap.<anonymous> (/opt/local/lib/node_modules/htracr/htracr.js:93:12)
at Pcap.emit (events.js:95:17)
at packet_ready (/opt/local/lib/node_modules/htracr/node_modules/pcap/pcap.js:42:12)
at SocketWatcher.pcap_read_callback [as callback] (/opt/local/lib/node_modules/htracr/node_modules/pcap/pcap.js:62:43)
htracr 80
-> got "Server running on port 80".localhost