torsniff

torsniff - a sniffer fetching torrents from BitTorrent network

Github星跟蹤圖

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

License

MIT

主要指標

概覽
名稱與所有者fanpei91/torsniff
主編程語言Go
編程語言Go (語言數: 2)
平台
許可證MIT License
所有者活动
創建於2016-02-28 17:45:05
推送於2021-04-26 03:31:06
最后一次提交2019-04-27 06:58:55
發布數11
最新版本名稱v0.1.0 (發布於 )
第一版名稱v0.0.1 (發布於 )
用户参与
星數4k
關注者數197
派生數0.9k
提交數154
已啟用問題?
問題數58
打開的問題數7
拉請求數21
打開的拉請求數1
關閉的拉請求數13
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?