{"id":13775394,"url":"https://github.com/andrewf/pcap2har","last_synced_at":"2025-05-11T07:32:38.239Z","repository":{"id":982724,"uuid":"785514","full_name":"andrewf/pcap2har","owner":"andrewf","description":"A convertor from .pcap network capture files to HTTP Archive files.","archived":false,"fork":false,"pushed_at":"2018-06-24T08:42:50.000Z","size":5319,"stargazers_count":237,"open_issues_count":17,"forks_count":68,"subscribers_count":25,"default_branch":"master","last_synced_at":"2024-11-17T10:39:53.359Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/andrewf.png","metadata":{"files":{"readme":"README","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":"2010-07-19T23:00:40.000Z","updated_at":"2024-10-30T08:27:09.000Z","dependencies_parsed_at":"2022-08-16T11:40:48.085Z","dependency_job_id":null,"html_url":"https://github.com/andrewf/pcap2har","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/andrewf%2Fpcap2har","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewf%2Fpcap2har/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewf%2Fpcap2har/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andrewf%2Fpcap2har/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andrewf","download_url":"https://codeload.github.com/andrewf/pcap2har/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253534078,"owners_count":21923515,"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":[],"created_at":"2024-08-03T17:01:37.988Z","updated_at":"2025-05-11T07:32:34.998Z","avatar_url":"https://github.com/andrewf.png","language":"Python","funding_links":[],"categories":["\u003ca id=\"f13469c9891173804423be4403b2c4ff\"\u003e\u003c/a\u003epcap"],"sub_categories":["\u003ca id=\"b239f12aca7aa942b45836032cbef99a\"\u003e\u003c/a\u003e转换"],"readme":"pcap2har: converts .pcap network capture files to HTTP Archive files.\n\nmailing list: http://groups.google.com/group/pcap2har\n\nThe HAR format is still not completely supported, but the main parts are there\nand features are being added.\n\nTo run the program, run main.py with two arguments: the name of the capture\nfile, and the HAR output filename. For example:\n\n./main.py my.pcap my_pcap.har\n\nThe HTTP Archive (HAR) file format specification is here:\nhttp://groups.google.com/group/http-archive-specification/web/har-1-1-spec?hl=en\nIt is a fairly straightforward JSON format.\n\npcap2har includes BeautifulSoup.py, by Leonard Richardson. It only uses the\nclass UnicodeDammit, for unicode encoding detection. Its capabilities will be\nimproved if the chardet library is also available. It can be gotten from here:\nhttp://chardet.feedparser.org/\n\npcap2har is written in Python, and depends on the dpkt packet-parsing library\n(http://code.google.com/p/dpkt/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewf%2Fpcap2har","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandrewf%2Fpcap2har","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandrewf%2Fpcap2har/lists"}