{"id":16143468,"url":"https://github.com/lhns/fs2-pcap","last_synced_at":"2025-03-18T17:31:21.076Z","repository":{"id":39802099,"uuid":"323438474","full_name":"lhns/fs2-pcap","owner":"lhns","description":"A library for capturing, crafting, and sending packets with fs2 using pcap4j","archived":false,"fork":false,"pushed_at":"2025-03-05T00:24:03.000Z","size":185,"stargazers_count":2,"open_issues_count":11,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-03-16T22:24:35.760Z","etag":null,"topics":["capture","fs2","packet","pcap","pcap4j","scala","streaming"],"latest_commit_sha":null,"homepage":"","language":"Scala","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lhns.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-21T20:16:01.000Z","updated_at":"2024-06-03T23:50:51.000Z","dependencies_parsed_at":"2024-06-04T01:47:25.087Z","dependency_job_id":"4d090766-0ab7-4ca6-afdf-fc8c550feb1c","html_url":"https://github.com/lhns/fs2-pcap","commit_stats":null,"previous_names":["lolhens/fs2-pcap"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhns%2Ffs2-pcap","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhns%2Ffs2-pcap/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhns%2Ffs2-pcap/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lhns%2Ffs2-pcap/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lhns","download_url":"https://codeload.github.com/lhns/fs2-pcap/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244269511,"owners_count":20426238,"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":["capture","fs2","packet","pcap","pcap4j","scala","streaming"],"created_at":"2024-10-10T00:09:20.072Z","updated_at":"2025-03-18T17:31:20.782Z","avatar_url":"https://github.com/lhns.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fs2-pcap\n\n[![Test Workflow](https://github.com/LolHens/fs2-pcap/workflows/test/badge.svg)](https://github.com/LolHens/fs2-pcap/actions?query=workflow%3Atest)\n[![Release Notes](https://img.shields.io/github/release/LolHens/fs2-pcap.svg?maxAge=3600)](https://github.com/LolHens/fs2-pcap/releases/latest)\n[![Maven Central](https://img.shields.io/maven-central/v/de.lolhens/fs2-pcap_2.13)](https://search.maven.org/artifact/de.lolhens/fs2-pcap_2.13)\n[![Apache License 2.0](https://img.shields.io/github/license/LolHens/fs2-pcap.svg?maxAge=3600)](https://www.apache.org/licenses/LICENSE-2.0)\n[![Scala Steward badge](https://img.shields.io/badge/Scala_Steward-helping-blue.svg?style=flat\u0026logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAMAAAARSr4IAAAAVFBMVEUAAACHjojlOy5NWlrKzcYRKjGFjIbp293YycuLa3pYY2LSqql4f3pCUFTgSjNodYRmcXUsPD/NTTbjRS+2jomhgnzNc223cGvZS0HaSD0XLjbaSjElhIr+AAAAAXRSTlMAQObYZgAAAHlJREFUCNdNyosOwyAIhWHAQS1Vt7a77/3fcxxdmv0xwmckutAR1nkm4ggbyEcg/wWmlGLDAA3oL50xi6fk5ffZ3E2E3QfZDCcCN2YtbEWZt+Drc6u6rlqv7Uk0LdKqqr5rk2UCRXOk0vmQKGfc94nOJyQjouF9H/wCc9gECEYfONoAAAAASUVORK5CYII=)](https://scala-steward.org)\n\nThis project provides [fs2](https://github.com/typelevel/fs2) helper methods\nfor [pcap4j](https://github.com/kaitoy/pcap4j). Have a look at the [sample](https://github.com/LolHens/fs2-pcap/blob/main/sample/src/main/scala/de/lolhens/fs2/pcap/sample/Sample.scala) to get started.\n\n## Usage\n\n### build.sbt\n\n```sbt\n// use this snippet for cats-effect 2\nlibraryDependencies += \"de.lolhens\" %% \"fs2-pcap\" % \"0.0.3\"\n\n// use this snippet for cats-effect 3\nlibraryDependencies += \"de.lolhens\" %% \"fs2-pcap\" % \"0.1.0\"\n```\n\n## License\n\nThis project uses the Apache 2.0 License. See the file called LICENSE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhns%2Ffs2-pcap","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flhns%2Ffs2-pcap","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flhns%2Ffs2-pcap/lists"}