Skip to content

Latest commit

 

History

History
31 lines (18 loc) · 551 Bytes

README.md

File metadata and controls

31 lines (18 loc) · 551 Bytes

rocknsm-upload

Small web app to upload and scan pcap files with RockNSM's bro.

Setup

  • Install system package. See the system_package.txt file. (*Unix)

  • Create virtual enviroment (use virtualenv) and activate it.

  • Then install python packages:

$ pip install -r requirements.txt
  • Run it:
$ python app.py

Post Setup

The server_config sub directory contains examples of how to run under nginx.

Screenshot

Alt text