Nvjorn [](https://beta.hexfaktor.org/github/tchoutri/Nvjorn)
July 20, 2016 ยท View on GitHub
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