{"id":24089464,"url":"https://github.com/natuska26/network-scanner","last_synced_at":"2026-04-19T15:02:37.636Z","repository":{"id":271261019,"uuid":"864386690","full_name":"natuska26/Network-Scanner","owner":"natuska26","description":"Este proyecto utiliza la biblioteca Scapy para escanear dispositivos en una red local. Al enviar paquetes ARP (Address Resolution Protocol) y recibir respuestas, el script identifica y muestra las direcciones IP y MAC de los dispositivos conectados a la red. ","archived":false,"fork":false,"pushed_at":"2024-09-28T05:19:51.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T09:41:45.534Z","etag":null,"topics":["ip","mac","network-monitoring","scanner","scapy"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/natuska26.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-28T04:57:00.000Z","updated_at":"2024-09-28T05:19:54.000Z","dependencies_parsed_at":"2025-01-06T16:41:28.493Z","dependency_job_id":"597ae82c-4544-489c-845c-7cdd83429619","html_url":"https://github.com/natuska26/Network-Scanner","commit_stats":null,"previous_names":["natuska26/network-scanner"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/natuska26/Network-Scanner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natuska26%2FNetwork-Scanner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natuska26%2FNetwork-Scanner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natuska26%2FNetwork-Scanner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natuska26%2FNetwork-Scanner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natuska26","download_url":"https://codeload.github.com/natuska26/Network-Scanner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natuska26%2FNetwork-Scanner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32010958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"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":["ip","mac","network-monitoring","scanner","scapy"],"created_at":"2025-01-10T04:25:54.004Z","updated_at":"2026-04-19T15:02:37.618Z","avatar_url":"https://github.com/natuska26.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"**Scanning de Red con Scapy**\n\n**Descripción**\n\nEste proyecto utiliza la biblioteca **Scapy** para escanear dispositivos en una red local. Al enviar paquetes ARP (Address Resolution Protocol) y recibir respuestas, el script identifica y muestra las direcciones IP y MAC de los dispositivos conectados a la red. \n\n**Requisitos**\nPara ejecutar este script, necesitas tener instalado:\n- Python 3.x\n- Scapy\n\nPuedes instalar Scapy ejecutando:\n```bash\npip install scapy\n```\n**Uso**\n\n1. Clona este repositorio en tu máquina local:\n```bash\ngit clone https://github.com/natuska26/Network-Scanner.git\n```\n\n2. Navega al directorio del proyecto:\n\n```bash\ncd Network-Scanner\n```\n\n3. Abre el archivo Python en un editor de texto o IDE.\n\n4. Cambia el valor de target_ip a un rango de red que desees escanear (por ejemplo, 192.168.1.0/24).\n\n5. Ejecuta el script:\n\n```bash\npython scapy_network_scanner.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuska26%2Fnetwork-scanner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatuska26%2Fnetwork-scanner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatuska26%2Fnetwork-scanner/lists"}