DHTCrawlerpython编写的DHTCrawler网络爬虫,抓取DHT网络的磁力链接。文件collector.pydht网络爬虫脚本抓取dht网络的磁力链接,使用libtorrent的python绑定库开发。collectord.pydht爬虫服务监控程序启动并监控dht爬虫进程,在爬虫进程退出后重启启动爬虫,使用twisted开发。安装和使用方法运行环境运行的机器要能被外网访问,用来接收dht网络节点的信息,使用vps即可1.linux服务器2.python2.7.33.安装libtorrent的python绑定库4.安装twisted网络库5.开放防火墙的对应端口