Pure OCaml ARP table lookup - reads /proc/net/arp on Linux and arp -a on macOS/BSD
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

monopam quality: package quality scanning with git-hash cache

monopam quality — scans packages for quality features, caches by
git commit hash. 166 packages: build=163, test=162, fuzz=94,
interop=39, doc=42.

+1
+1
arp.opam
··· 3 3 synopsis: "Pure OCaml ARP table lookup" 4 4 description: 5 5 "Read the system ARP cache without external dependencies. Uses /proc/net/arp on Linux and arp -a on macOS/BSD." 6 + tags: ["org:blacksun" "network"] 6 7 homepage: "https://tangled.org/gazagnaire.org/ocaml-arp" 7 8 bug-reports: "https://tangled.org/gazagnaire.org/ocaml-arp/issues" 8 9 depends: [