{"id":13583604,"url":"https://github.com/FireyFly/webshark","last_synced_at":"2025-04-06T21:32:35.573Z","repository":{"id":24439253,"uuid":"27841133","full_name":"FireyFly/webshark","owner":"FireyFly","description":"🦈 Tool for visualizing packet captures.","archived":false,"fork":false,"pushed_at":"2020-05-03T19:24:04.000Z","size":87,"stargazers_count":44,"open_issues_count":0,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-03T19:41:21.837Z","etag":null,"topics":["packet-analyzer","pcap","wireshark"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/FireyFly.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":"2014-12-10T21:42:02.000Z","updated_at":"2025-03-19T08:21:23.000Z","dependencies_parsed_at":"2022-09-12T07:50:12.243Z","dependency_job_id":null,"html_url":"https://github.com/FireyFly/webshark","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireyFly%2Fwebshark","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireyFly%2Fwebshark/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireyFly%2Fwebshark/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/FireyFly%2Fwebshark/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/FireyFly","download_url":"https://codeload.github.com/FireyFly/webshark/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247556042,"owners_count":20957886,"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":["packet-analyzer","pcap","wireshark"],"created_at":"2024-08-01T15:03:37.620Z","updated_at":"2025-04-06T21:32:35.297Z","avatar_url":"https://github.com/FireyFly.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"\u003e **NOTE:** this code is all pretty old and pretty haphazardly written; it was\n\u003e really mostly designed to cover my needs for a reversing project at the\n\u003e time.  It's not very user-friendly, and I'd suggest using this project more\n\u003e as a reference rather than using it as is.\n\n**Webshark** is a tool for visualizing pcap (e.g. Wireshark) network captures\non a timeline.  It was written as part of reverse-engineering efforts because\nthe tabular view in Wireshark didn't visualize the timing aspects of the\npackets very well.\n\nWebshark displays every pair of two IPs as a separate row; for this reason\nyou'll only want to load relatively small/well-filered packet captures into\nWebshark.  I recommend setting up a network where only the devices you are\ninterested in are connected, and capturing that.\n\nFor now, Webshark supports only the classic pcap format (since it's so easy to\nparse); captures in the newer pcapng format can be converted:\n\n    $ editcap foo.pcapng foo.pcap\n\n\n## Screenshot\n\n![Screenshot](meta/screenshot.png \"Demo of Webshark viewing a pcap file\")\n\n## License\nMIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFireyFly%2Fwebshark","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FFireyFly%2Fwebshark","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FFireyFly%2Fwebshark/lists"}