{"id":30441745,"url":"https://github.com/abock/arp","last_synced_at":"2025-08-23T07:11:22.301Z","repository":{"id":27976709,"uuid":"31470059","full_name":"abock/arp","owner":"abock","description":"ARP Table Dumping in .NET","archived":false,"fork":false,"pushed_at":"2015-02-28T18:08:05.000Z","size":124,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2023-04-13T08:26:50.523Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"remy/mit-license","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/abock.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-02-28T17:29:57.000Z","updated_at":"2022-06-11T04:08:52.000Z","dependencies_parsed_at":"2022-08-26T11:20:26.295Z","dependency_job_id":null,"html_url":"https://github.com/abock/arp","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/abock/arp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abock%2Farp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abock%2Farp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abock%2Farp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abock%2Farp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abock","download_url":"https://codeload.github.com/abock/arp/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abock%2Farp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745788,"owners_count":24813527,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2025-08-23T07:11:15.309Z","updated_at":"2025-08-23T07:11:22.286Z","avatar_url":"https://github.com/abock.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ARP Table Dumping in .NET\n\nThis is basic support for using `sysctl` to dump the ARP table. Only\nthe IP address and MAC address of entries in the table are parsed out\nof the native structures, but this could easily be extended.\n\nThis sample is derived from Apple's open source implementation of the\n[Mac OS X/BSD `arp` command line utility](http://opensource.apple.com/source/network_cmds/network_cmds-457/arp.tproj/arp.c).\n\nTested only on Mac OS X 10.10, but theoretically should work on iOS,\nprovided Apple allows access to the appropriate `sysctl` call. Likely\ncannot be submitted to the App Store howerver.\n\n## Build\n\n`% xbuild Arp.sln`\n\n## Run\n\n`% mono bin/Debug/Arp.exe`\n\nOutputs devices connected to the network:\n\n\t192.168.0.1 =\u003e 000D6B38D521\n\t192.168.0.9 =\u003e 11F9426C13D7\n\t192.168.0.255 =\u003e FFFFFFFFFFFF\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabock%2Farp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabock%2Farp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabock%2Farp/lists"}