{"id":18742161,"url":"https://github.com/donuts-are-good/mdnsscan","last_synced_at":"2025-11-20T22:30:15.777Z","repository":{"id":164738647,"uuid":"640166943","full_name":"donuts-are-good/mdnsscan","owner":"donuts-are-good","description":"mDNS scanner \u0026 enumeration tool","archived":false,"fork":false,"pushed_at":"2023-05-13T08:30:29.000Z","size":5,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T20:56:36.460Z","etag":null,"topics":["analysis","cli","donut-utils","infosec","mdns","mdns-network-scanner","mdns-sd","multicast","network","network-scanner"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/donuts-are-good.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2023-05-13T07:46:15.000Z","updated_at":"2024-09-26T16:10:50.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a18146c-f233-42db-bce8-21e26efc8099","html_url":"https://github.com/donuts-are-good/mdnsscan","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fmdnsscan","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fmdnsscan/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fmdnsscan/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/donuts-are-good%2Fmdnsscan/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/donuts-are-good","download_url":"https://codeload.github.com/donuts-are-good/mdnsscan/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239620924,"owners_count":19669790,"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":["analysis","cli","donut-utils","infosec","mdns","mdns-network-scanner","mdns-sd","multicast","network","network-scanner"],"created_at":"2024-11-07T16:06:46.252Z","updated_at":"2025-11-20T22:30:15.717Z","avatar_url":"https://github.com/donuts-are-good.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mdnsscan\n\n## usage\n\nhere's how you use mdnsscan:\n```\nmdnsscan\n```\n\nit will start looking for mdns service entries and scanning the ports of the devices found. mdnsscan will attempt to identify the service associated with each open port.\n\nnote: the current version of the application will scan ports 1 through 65536 on each device found. it may take a while depending on the number of devices and their response times.\n\n### example output\nhere is an example output from mdnsscan:\n\n```\nfound entry:\nname:  test device\nhost:  test-device.local\naddrv4:  192.168.1.10\naddrv6:  ::1\nport:  5000\ninfo:  map[device:test device]\n-------------------\nscanning ports...\nscanning port 1/65536...\nscanning port 2/65536...\n...\nscanning port 22/65536...\nport 22 is open\nservice message: ssh-2.0-openssh_7.9\nport 22 is likely associated with ssh\n...\nscanning port 80/65536...\nport 80 is open\nservice message: http/1.1 200 ok\nport 80 is likely associated with http\ngot http response from http://192.168.1.10:80: 200 ok\nbeginning of response body from http://192.168.1.10:80: \u003c!doctype html\u003e...\n...\nscanning port 65536/65536...\ntotal devices: 1\ntotal open ports: 2\nservice ssh found 1 times\nservice http found 1 times\n```\nin this example, mdnsscan found a single device with two open ports: 22 and 80.\n\n\n## license\n\nMIT License 2023 donuts-are-good, for more info see license.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonuts-are-good%2Fmdnsscan","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdonuts-are-good%2Fmdnsscan","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdonuts-are-good%2Fmdnsscan/lists"}