Skip to content

A multi-protocol network services monitor written in Elixir using Poolboy.

Notifications You must be signed in to change notification settings

tchoutri/Nvjorn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvjorn Deps Status

A network services monitor written in Elixir using Poolboy.

Supported services

  • HTTP
    • Started
    • Finished
  • SSH
    • Started
    • Finished
  • ICMP
    • Started
    • Finished
  • FTP
    • Started
    • Finished
  • SOCKS5
    • Started
    • Finished
  • ???

Configuration

See config.exs.

Concerning gen_icmp

Please read this page about the icmp socket capability

(TL;DR → setcap cap_net_raw=ep /usr/lib/erlang/erts-8.0/bin/beam.smp [or whatever is your erts version] as root or using sudo)

Services List

See README.services.md.

Running it

mix run --sname nvjorn --no-halt

About

A multi-protocol network services monitor written in Elixir using Poolboy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published