/synspot

Interactive psychostimulating character-mode depictions of interconnect activity. You know, for kids.

Primary LanguageJavaScriptBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

synspot

Written for thotcon 0x6, synspot is a retro styled visualization of pcap traffic

Getting started

git clone https://github.com/nosteve/synspot.git
npm install -g maxmind-geolite-mirror
mkdir -p /usr/local/share/GeoIP
/usr/local/bin/maxmind-geolite-mirror
  • Install synspot node modules
cd synspot
npm install
  • Process pcap file
node parse-pcap.js myfile.pcap
  • Open index.html in a browser