Popularity
3.3
Growing
Activity
0.0
Stable
16
4
4
Programming language: Elixir
Tags:
Applications
Nvjorn alternatives and similar packages
Based on the "Applications" category.
Alternatively, view Nvjorn alternatives based on common mentions on social networks and blogs.
-
Logflare
Never get surprised by a logging bill again. Centralized structured logging for Cloudflare, Vercel, Elixir and Javascript. -
CaptainFact
๐ CaptainFact - API. The one that serves and process all the data for https://captainfact.io -
Startup Job
An app to search startup jobs scraped from websites written in Elixir, Phoenix, React and styled-components. -
Exon
Exon is a โmess managerโ developed in Elixir and provides a simple API to manage & document your stuff. -
medex
Medical Examination - application for register health check callbacks and represent their state via HTTP. -
chat
๐ฌ CHAT: Instant Messenger. ISO/IEC: 20922; ITU/IETF: 3394, 3565, 5280, 5480, 5652, 5755 8551, X.509, CMS, PKCS-10, PCKS-7, OCSP, LDAP, DNS; ANSI: X9-42, X9-62, X25519, X488; NIST: SECP384r1. -
majremind
A self-maintained database of your updated server which tells you which one needs to be updated.
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
Promo
coderabbit.ai
Do you think we are missing an alternative of Nvjorn or a related project?
Popular Comparisons
README
Nvjorn
A network services monitor written in Elixir using Poolboy.
Supported services
- [x] HTTP
- [x] Started
- [x] Finished
- [ ] SSH
- [x] Started
- [ ] Finished
- [x] ICMP
- [x] Started
- [x] Finished
- [x] FTP
- [x] Started
- [x] Finished
- [ ] SOCKS5
- [ ] Started
- [ ] Finished
- [ ] ???
Configuration
See [config.exs](config/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](priv/README.services.md).
Running it
mix run --sname nvjorn --no-halt