Skip to content

akaKuruma/net_healer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NE(a)T HEALER

###provides you a central database for handling and storing DDoS alarms, allowing you to automatically take decisions based on thresholds.

HEALER currently support alarm input by FastNetMon and Plixer Scrutinizer devices.

##Starting up

  1. script/bootstrap
  2. Populate .env with a config
  3. script/start

##Available functions and examples:

/healer/v1/ddos/status => query DDoS status (clear/warning/possible DDoS)

/healer/v1/ddos/verify => query current DDoS information in details

/healer/v1/ddos/verify/brief => query current DDoS brief information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 99.4%
  • Shell 0.6%