All Projects → bifang-fyh → gude

bifang-fyh / gude

Licence: other
gude - 一个C++编写的DHT爬虫,用于爬取DHT网络上的torrent文件

Programming Languages

C++
36643 projects - #6 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to gude

Antcolony
Nodejs实现的一个磁力链接爬虫 http://findit.keenwon.com (原域名http://findit.so )
Stars: ✭ 1,151 (+505.79%)
Mutual labels:  torrent, dht
Magnet And Torrent Search Engine
磁力链接和 BT 种子的搜索引擎
Stars: ✭ 154 (-18.95%)
Mutual labels:  torrent, dht
Gdht
A distributed self-host DHT torrent search suite
Stars: ✭ 86 (-54.74%)
Mutual labels:  torrent, dht
torrent
Bittorrent library implemented in pure Dart. [WIP, early development stage]
Stars: ✭ 26 (-86.32%)
Mutual labels:  torrent, dht
Dht
dht is used by anacrolix/torrent, and is intended for use as a library in other projects both torrent related and otherwise
Stars: ✭ 184 (-3.16%)
Mutual labels:  torrent, dht
Bittorrent Dht
🕸 Simple, robust, BitTorrent DHT implementation
Stars: ✭ 1,004 (+428.42%)
Mutual labels:  torrent, dht
Snail
基于Java、JavaFX开发的下载工具,支持下载协议:BT(BitTorrent、磁力链接、种子文件)、HLS(M3U8)、FTP、HTTP。人家才不要你的⭐⭐呢,哼
Stars: ✭ 102 (-46.32%)
Mutual labels:  torrent, dht
Metadata
a infohash metadata collector
Stars: ✭ 21 (-88.95%)
Mutual labels:  torrent, dht
Torrent Paradise
Decentralized DHT search site for IPFS
Stars: ✭ 181 (-4.74%)
Mutual labels:  torrent, dht
Torrent Discovery
Discover BitTorrent and WebTorrent peers
Stars: ✭ 177 (-6.84%)
Mutual labels:  torrent, dht
Ssbc
手撕包菜网站
Stars: ✭ 1,382 (+627.37%)
Mutual labels:  torrent, dht
torrent-spider
基于DHT的p2p网络资源爬虫
Stars: ✭ 65 (-65.79%)
Mutual labels:  torrent, dht
Bt
BitTorrent library and client with DHT, magnet links, encryption and more
Stars: ✭ 2,011 (+958.42%)
Mutual labels:  torrent, dht
bthello
Python3 DHT 磁力种子爬虫 种子解析 种子搜索 演示地址
Stars: ✭ 43 (-77.37%)
Mutual labels:  torrent, dht
peerstohttp
Simple torrent proxy to http stream controlled over REST-like api
Stars: ✭ 30 (-84.21%)
Mutual labels:  torrent, dht
supervisorring
otp/supervisor-like interface to supervise distributed processes
Stars: ✭ 15 (-92.11%)
Mutual labels:  dht
torrent-pizza
🍕 Stream video from torrents in your browser
Stars: ✭ 39 (-79.47%)
Mutual labels:  torrent
WarezBot
Public Version of Discord bot for scene release
Stars: ✭ 30 (-84.21%)
Mutual labels:  torrent
rustorrent
A BitTorrent library implemented in Rust
Stars: ✭ 37 (-80.53%)
Mutual labels:  torrent
platform-sdk-js
Webtor.io platform SDK for online torrent streaming
Stars: ✭ 38 (-80%)
Mutual labels:  torrent

gude - 一个C++编写的DHT爬虫,用于爬取DHT网络上的torrent文件

编译使用

  1. 系统的依赖于bifang这个框架,需要先编译bifang框架,bifang框架github地址:https://github.com/bifang-fyh/bifang

  2. 将gude与bifang放在同一级目录下,编译bifang之后,会生成libbifang.so动态库,然后进入gude目录,执行make进行编译

  3. 编译gude完成后,输入 ./gude -d 执行程序(爬取的种子文件默认放在源代码torrent目录下)

作者: bifang

QQ: 1125498083

邮箱: [email protected]

博客地址:https://blog.csdn.net/weixin_43798887

github:https://github.com/bifang-fyh/gude

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].