{"id":19459251,"url":"https://github.com/evils/clarissa","last_synced_at":"2026-06-07T21:32:09.318Z","repository":{"id":107222072,"uuid":"346686744","full_name":"evils/clarissa","owner":"evils","description":"A read-only mirror of https://gitlab.com/evils/clarissa","archived":false,"fork":false,"pushed_at":"2023-03-19T03:01:14.000Z","size":313,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-08T01:59:45.493Z","etag":null,"topics":["arp","arp-scan","census","clarissa","daemon","ipv4","ipv6","libpcap","ndp","network"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evils.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-03-11T11:58:43.000Z","updated_at":"2022-03-15T15:41:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a05011e-2a26-4aab-bb07-2e633b63b11c","html_url":"https://github.com/evils/clarissa","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evils%2Fclarissa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evils%2Fclarissa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evils%2Fclarissa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evils%2Fclarissa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evils","download_url":"https://codeload.github.com/evils/clarissa/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240663300,"owners_count":19837373,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["arp","arp-scan","census","clarissa","daemon","ipv4","ipv6","libpcap","ndp","network"],"created_at":"2024-11-10T17:30:58.214Z","updated_at":"2026-06-07T21:32:09.262Z","avatar_url":"https://github.com/evils.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"= clarissa(8)\ninclude::docs/meta.adoc[]\n\n== Values\nClarissa is an attempt at replacing https://github.com/sandb/pamela[Pamela]'s scanner with something that does not rely on scanning the entire network every so often.\n\nThe design goals are an ability to run *quietly* (without sending out packets at all), have better time resolution (arp-scan can trigger rate limiting) and make the output available locally.\n\n* Running *quietly* imposes a practical minimum *timeout* of the longest time between packets from any device you want to keep track of.\n* Better time resolution can be obtained by *nagging* devices.\n* The output is a unix domain *socket* (`/var/run/clar/[interface]_[subnet]-[mask]` by default).\n\n== Concept\n* When a MAC address is found in a frame on the *listen* interface, it is saved along with a timestamp as an entry in an internal list.\n** If this entry is already on the list, the timestamp is updated.\n* Clarissa uses their timestamp and a set *timeout* to determine when to *nag* entries.\n** When an entry has been *nagged* a set number of times, it is removed from the list on the next *interval*.\n** If an IPv4 or v6 address was found, an entry gets *nagged* via ARP or NDP respectively.\n\ninclude::docs/clarissa_options.adoc[]\n\ninclude::docs/format.adoc[]\n\n== Packages\nThe latest packages may be found https://evils.eu/clarissa/packages[here].\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevils%2Fclarissa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevils%2Fclarissa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevils%2Fclarissa/lists"}