{"id":30524065,"url":"https://github.com/intake/intake-pcap","last_synced_at":"2025-08-26T20:52:40.434Z","repository":{"id":98946871,"uuid":"114166845","full_name":"intake/intake-pcap","owner":"intake","description":null,"archived":false,"fork":false,"pushed_at":"2020-02-06T14:33:40.000Z","size":115,"stargazers_count":2,"open_issues_count":1,"forks_count":4,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-05-08T20:04:07.257Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/intake.png","metadata":{"files":{"readme":"README.md","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}},"created_at":"2017-12-13T20:42:01.000Z","updated_at":"2020-02-06T14:33:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"6e4b9276-6866-41f0-83b9-a476857cbbce","html_url":"https://github.com/intake/intake-pcap","commit_stats":{"total_commits":92,"total_committers":6,"mean_commits":"15.333333333333334","dds":"0.11956521739130432","last_synced_commit":"5fe107434ad2f7c4c1c856c294221748b93202a1"},"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/intake/intake-pcap","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-pcap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-pcap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-pcap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-pcap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/intake","download_url":"https://codeload.github.com/intake/intake-pcap/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/intake%2Fintake-pcap/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272254594,"owners_count":24901072,"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-26T02:00:07.904Z","response_time":60,"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-26T20:52:39.709Z","updated_at":"2025-08-26T20:52:40.418Z","avatar_url":"https://github.com/intake.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Intake PCAP Plugin\n\n[![Build Status](https://travis-ci.org/ContinuumIO/intake-pcap.svg?branch=master)](https://travis-ci.org/ContinuumIO/intake-pcap)\n[![Documentation Status](https://readthedocs.org/projects/intake-pcap/badge/?version=latest)](http://intake-pcap.readthedocs.io/en/latest/?badge=latest)\n\nThis plugin is for the [Intake data loader library](http://intake.readthedocs.io/en/latest/).\n\n### Installation\n\nWhile `requirements.txt` contains the package dependencies, we currently need to\ninstall a mixture of conda and pip packages. The install instructions are:\n\n```\nconda install -c intake intake\nconda install libpcap\npip install pcapy\npython setup.py develop\n```\n\n### Examples\n\nTo bootstrap a sample PCAP file, run the following given your local network\ninterface (macOS is `en0`, Linux is `eth0`) and a sample size of packets:\n\n```\nsudo python examples/dump-live.py examples/local.pcap en0 100\n```\n\nNOTE: If you output to `examples/local.pcap`, the provided catalog,\n`sample.yml`, will be able to read this.\n\nTo read a live stream, run the following with an optional protocol filter\n(valid values are `tcp`, `udp`, `icmp`, and `igmp`):\n\n```\nsudo python examples/read-live.py INTERFACE [PROTOCOL]\n```\n\nTo read a local PCAP file, run the following with an optional protocol filter\n(valid values are `tcp`, `udp`, `icmp`, and `igmp`):\n\n```\nsudo python examples/read-pcap.py PATH [PROTOCOL]\n```\n\nTo read a catalog source, run the following with a valid name (`local` reads\nPCAP file, `raw_live` reads Ethernet packets from default macOS network,\n`udp_live` reads UDP packets from default macOS network):\n\n```\nsudo python examples/read-source.py examples/sample.yml NAME\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintake%2Fintake-pcap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintake%2Fintake-pcap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintake%2Fintake-pcap/lists"}