Skip to content
forked from bifang-fyh/gude

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

Notifications You must be signed in to change notification settings

UchihaItach1/gude

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

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

编译使用

1.系统的依赖有zlib, openssl, boost等, g++必须支持c++11, 可直接编译一下然后查看报错信息逐个安装依赖

2.进入源代码根目录, 执行make命令编译源代码

3.输入 ./gude -d 执行程序(爬取的种子文件默认放在torrent目录下)

作者: bifang

QQ: 1125498083

邮箱: [email protected]

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

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 99.1%
  • Other 0.9%