{"id":17099827,"url":"https://github.com/cppcoffee/btsniffer","last_synced_at":"2025-10-07T05:29:06.085Z","repository":{"id":135559589,"uuid":"284405290","full_name":"cppcoffee/btsniffer","owner":"cppcoffee","description":"A BitTorrent network sniffer.","archived":false,"fork":false,"pushed_at":"2023-04-26T14:20:11.000Z","size":819,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-01T00:02:44.177Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/cppcoffee.png","metadata":{"files":{"readme":"README.md","changelog":null,"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,"zenodo":null}},"created_at":"2020-08-02T06:30:11.000Z","updated_at":"2022-12-02T12:26:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"248ec23b-fbb7-41fd-9473-f6573e6ddbd5","html_url":"https://github.com/cppcoffee/btsniffer","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/cppcoffee/btsniffer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppcoffee%2Fbtsniffer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppcoffee%2Fbtsniffer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppcoffee%2Fbtsniffer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppcoffee%2Fbtsniffer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cppcoffee","download_url":"https://codeload.github.com/cppcoffee/btsniffer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cppcoffee%2Fbtsniffer/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278723156,"owners_count":26034537,"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","status":"online","status_checked_at":"2025-10-07T02:00:06.786Z","response_time":59,"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":[],"created_at":"2024-10-14T15:11:31.894Z","updated_at":"2025-10-07T05:29:06.073Z","avatar_url":"https://github.com/cppcoffee.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"btsniffer\n======================================\n\n\n## Introduction\nbtsniffer is a used rust written torrent sniffer. it sniffs torrents from BitTorrent network.\n\n![Run screenshot](assets/runlog.jpg)\n\n\n## Usage\n\n```\n$ ./btsniffer -h\nbtsniffer 0.1.0\n\nUSAGE:\n    btsniffer [OPTIONS]\n\nFLAGS:\n    -h, --help       Prints help information\n    -V, --version    Prints version information\n\nOPTIONS:\n    -a, --addr \u003caddr\u003e           listen on given address (default all, ipv4 and ipv6) [default: 0.0.0.0]\n    -b, --blacklist \u003cblsize\u003e    max blacklist size for downloading torrents [default: 5000]\n    -d, --dir \u003cdir\u003e             the directory to store the torrents [default: ./torrents/]\n    -f, --friends \u003cfriends\u003e     max fiends to make with per second [default: 500]\n    -e, --peers \u003cpeers\u003e         max peers to connect to download torrents [default: 500]\n    -p, --port \u003cport\u003e           listen on given port [default: 6881]\n    -t, --timeout \u003ctimeout\u003e     max time allowed for downloading torrents [default: 15]\n```\n\n\n## Quick start\nUse default flags:\n\n`./btsniffer`\n\n\n## Protocols\n\n* The BitTorrent Protocol Specification *\nhttp://www.bittorrent.org/beps/bep_0003.html\n\n* DHT Protocol *\nhttp://www.bittorrent.org/beps/bep_0005.html\n\n* Extension for Peers to Send Metadata Files *\nhttp://www.bittorrent.org/beps/bep_0009.html\n\n* Extension Protocol *\nhttp://www.bittorrent.org/beps/bep_0010.html\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcppcoffee%2Fbtsniffer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcppcoffee%2Fbtsniffer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcppcoffee%2Fbtsniffer/lists"}