{"id":20347099,"url":"https://github.com/ourway/ripper","last_synced_at":"2026-04-16T09:37:08.038Z","repository":{"id":57544144,"uuid":"129381716","full_name":"ourway/ripper","owner":"ourway","description":"Elixir library to handle tcpdump output ","archived":false,"fork":false,"pushed_at":"2018-04-14T13:52:08.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"dev","last_synced_at":"2025-03-04T16:12:10.824Z","etag":null,"topics":["elixir-lang","hex","library","tcpdump-capture"],"latest_commit_sha":null,"homepage":"https://hex.pm/packages/ripper","language":"Elixir","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/ourway.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}},"created_at":"2018-04-13T09:41:26.000Z","updated_at":"2018-04-14T13:52:02.000Z","dependencies_parsed_at":"2022-09-16T23:01:39.470Z","dependency_job_id":null,"html_url":"https://github.com/ourway/ripper","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ourway/ripper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourway%2Fripper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourway%2Fripper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourway%2Fripper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourway%2Fripper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ourway","download_url":"https://codeload.github.com/ourway/ripper/tar.gz/refs/heads/dev","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ourway%2Fripper/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31880639,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T09:23:21.276Z","status":"ssl_error","status_checked_at":"2026-04-16T09:23:15.028Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["elixir-lang","hex","library","tcpdump-capture"],"created_at":"2024-11-14T22:15:21.213Z","updated_at":"2026-04-16T09:37:08.018Z","avatar_url":"https://github.com/ourway.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Ripper\nElixir library to handle tcpdump output\n\n### What's Ripper?\nRipper is a simple Elixir library to log HTTP packets using tcpdump.\nIt's useful when you need to log your requests for forensic monitoring.\n\n### Installation\n\n```elixir\ndefp deps do\n  [{:ripper, \"~\u003e 0.1\"}]\nend\n```\n\n### Usage\n\n```elixir\n   proc = Ripper.request(\"80\", \"my root password\")\n   data = Ripper.read_pcap(proc)\n\n```\n\n### Author\n\nFarsheed Ashouri / rodmena@me.com\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fourway%2Fripper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fourway%2Fripper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fourway%2Fripper/lists"}