initial commit master
authorRuss Handorf <rhandorf@handorf.org>
Sun, 4 Feb 2018 04:10:42 +0000 (23:10 -0500)
committerRuss Handorf <rhandorf@handorf.org>
Sun, 4 Feb 2018 04:10:42 +0000 (23:10 -0500)
commit32af49ddecc87a866a4b503e7fe0c15052b911cd
treeb4c5cb46b5fbde65fd254c4d2525093d73db3eff
initial commit
47 files changed:
README [new file with mode: 0644]
honeymap-master/.gitignore [new file with mode: 0644]
honeymap-master/LICENSE [new file with mode: 0644]
honeymap-master/Makefile [new file with mode: 0644]
honeymap-master/Makefile.old [new file with mode: 0644]
honeymap-master/README.md [new file with mode: 0644]
honeymap-master/proxy/.gitignore [new file with mode: 0644]
honeymap-master/proxy/README.md [new file with mode: 0644]
honeymap-master/proxy/haproxy.cfg [new file with mode: 0644]
honeymap-master/proxy/proxy.js [new file with mode: 0644]
honeymap-master/server/.gitignore [new file with mode: 0644]
honeymap-master/server/server_alienfeeds-pcap.js [new file with mode: 0644]
honeymap-master/server/server_alienfeeds.js [new file with mode: 0644]
honeymap-master/server/server_alienfeeds.js.old [new file with mode: 0644]
honeymap-master/server/server_alienfeeds_config.js [new file with mode: 0644]
honeymap-master/server/server_hpfeeds.js [new file with mode: 0644]
honeymap-master/server/server_hpfeeds_config.js.example [new file with mode: 0644]
honeymap-master/server/server_random.js [new file with mode: 0644]
honeymap-master/static/.gitignore [new file with mode: 0644]
honeymap-master/static/404.html [new file with mode: 0644]
honeymap-master/static/500.html [new file with mode: 0644]
honeymap-master/static/extern/bootstrap.js [new file with mode: 0644]
honeymap-master/static/extern/bootstrap.min.css [new file with mode: 0644]
honeymap-master/static/extern/jquery-1.7.2.min.js [new file with mode: 0644]
honeymap-master/static/extern/jquery-jvectormap-1.0.css [new file with mode: 0644]
honeymap-master/static/extern/jquery-jvectormap-1.0.min.js [new file with mode: 0644]
honeymap-master/static/extern/jquery-jvectormap-world-mill-en.js [new file with mode: 0644]
honeymap-master/static/extern/jquery-transit.js [new file with mode: 0644]
honeymap-master/static/feed_random.js [new file with mode: 0644]
honeymap-master/static/feed_socketio_hpfeeds.js [new file with mode: 0644]
honeymap-master/static/feed_socketio_random.js [new file with mode: 0644]
honeymap-master/static/google_analytics.js [new file with mode: 0644]
honeymap-master/static/hm.js [new file with mode: 0644]
honeymap-master/static/img/help.png [new file with mode: 0644]
honeymap-master/static/img/hp_logo.png [new file with mode: 0644]
honeymap-master/static/img/itsec_logo.png [new file with mode: 0644]
honeymap-master/static/index.html.compressed [new file with mode: 0644]
honeymap-master/static/index.html.debug [new file with mode: 0644]
honeymap-master/static/index.html.proxy [new file with mode: 0644]
honeymap-master/static/layout.js [new file with mode: 0644]
honeymap-master/static/main.css [new file with mode: 0644]
honeymap-master/static/main.js [new file with mode: 0644]
honeymap-master/static/main.js.bak [new file with mode: 0644]
honeymap-master/static/map.js [new file with mode: 0644]
honeymap-master/static/welcome.js [new file with mode: 0644]
pcap-colors.pl [new file with mode: 0755]
server.pl [new file with mode: 0755]