Skip to content

elastickent/rocknsm-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors