Torsniff
torsniff - a sniffer that sniffs torrents from BitTorrent network
Install / Use
/learn @fanpei91/TorsniffREADME
torsniff - a sniffer that sniffs torrents from BitTorrent network
English | 简体中文
Introduction
torsniff is a torrent sniffer, it sniffs torrents that people are using to download movies, music, docs, games and so on from BitTorrent network.
A torrent has valuable information, so you can use torsniff to build your own torrent database(e.g: The Pirate Bay), or to do data mining and analyzing.
Installation
Just download latest torsniff from releases directly.
Usage
$ ./torsniff -h
Usage:
torsniff [flags]
Flags:
-a, --addr string listen on given address (default all, ipv4 and ipv6)
-d, --dir string the directory to store the torrents (default "$HOME/torrents")
-h, --help help for torsniff
-f, --friends int max fiends to make with per second (default 500)
-e, --peers int max peers to connect to download torrents (default 400)
-p, --port uint16 listen on given port (default 6881)
-t, --timeout duration max time allowed for downloading torrents (default 10s)
-v, --verbose run in verbose mode (default true)
Quick start
Use default flags:
./torsniff
Requirements
- A host having a public IP(recommended), or UDP port forwarding/port mapping in private network/NAT
- Allow UDP traffic get through firewall
- Your ISP/Hosting Provider allows BitTorrent traffic(torsniff works on vultr.com)
Protocols
- DHT Protocol
- The BitTorrent Protocol Specification
- BitTorrent Extension Protocol
- Extension for Peers to Send Metadata Files
License
MIT
Related Skills
node-connect
335.4kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
xurl
335.4kA CLI tool for making authenticated requests to the X (Twitter) API. Use this skill when you need to post tweets, reply, quote, search, read posts, manage followers, send DMs, upload media, or interact with any X API v2 endpoint.
frontend-design
82.5kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
335.4kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
