{"id":16571586,"url":"https://github.com/hrbrmstr/tsharrk","last_synced_at":"2026-06-07T15:31:34.156Z","repository":{"id":141238971,"uuid":"389939188","full_name":"hrbrmstr/tsharrk","owner":"hrbrmstr","description":"🦈 Tools to Make Analyses Using tshark Easier in R","archived":false,"fork":false,"pushed_at":"2021-07-27T21:18:53.000Z","size":28,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"batman","last_synced_at":"2025-03-05T14:18:23.911Z","etag":null,"topics":["cybersecurity","pcap","r","rstats","tshark","wireshark"],"latest_commit_sha":null,"homepage":"","language":"R","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/hrbrmstr.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","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":"2021-07-27T10:22:48.000Z","updated_at":"2023-01-10T03:23:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"a2eea060-a705-4c15-ad6e-710c82ba4373","html_url":"https://github.com/hrbrmstr/tsharrk","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/hrbrmstr/tsharrk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Ftsharrk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Ftsharrk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Ftsharrk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Ftsharrk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hrbrmstr","download_url":"https://codeload.github.com/hrbrmstr/tsharrk/tar.gz/refs/heads/batman","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hrbrmstr%2Ftsharrk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34027670,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-07T02:00:07.652Z","response_time":124,"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":["cybersecurity","pcap","r","rstats","tshark","wireshark"],"created_at":"2024-10-11T21:24:30.390Z","updated_at":"2026-06-07T15:31:34.140Z","avatar_url":"https://github.com/hrbrmstr.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"---\noutput: rmarkdown::github_document\neditor_options: \n  chunk_output_type: console\n---\n```{r pkg-knitr-opts, include=FALSE}\nhrbrpkghelpr::global_opts()\n```\n\n```{r badges, results='asis', echo=FALSE, cache=FALSE}\nhrbrpkghelpr::stinking_badges()\n```\n\n```{r description, results='asis', echo=FALSE, cache=FALSE}\nhrbrpkghelpr::yank_title_and_description()\n```\n\n## What's Inside The Tin\n\nThe following functions are implemented:\n\n```{r ingredients, results='asis', echo=FALSE, cache=FALSE}\nhrbrpkghelpr::describe_ingredients()\n```\n\n## Installation\n\n```{r install-ex, results='asis', echo=FALSE, cache=FALSE}\nhrbrpkghelpr::install_block()\n```\n\n## Usage\n\n```{r lib-ex}\nlibrary(tsharrk)\n\n# current version\npackageVersion(\"tsharrk\")\n\n```\n\n## tsharrk Metrics\n\n```{r cloc, echo=FALSE}\ncloc::cloc_pkg_md()\n```\n\n```{r ex-01}\ntshark_hosts(system.file(\"pcap\", \"http.pcap\", package = \"tsharrk\"))\n```\n\n```{r ex-02}\nlibrary(tibble)\n\nas_tibble(\n  packet_summary(system.file(\"pcap\", \"http.pcap\", package = \"tsharrk\"))\n)\n```\n\n```{r ex-03}\ntf \u003c- tempfile()\npcap_to_json(system.file(\"pcap\", \"http.pcap\", package = \"tsharrk\"), json = tf)\n\nhttp_cap \u003c- ts_read_json(tf)\n\nhttp_cap\n\nunlink(tf)\n```\n\n## Code of Conduct\n\nPlease note that this project is released with a Contributor Code of Conduct. \nBy participating in this project you agree to abide by its terms.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Ftsharrk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhrbrmstr%2Ftsharrk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhrbrmstr%2Ftsharrk/lists"}