# PHPDht **Repository Path**: strwei/PHPDht ## Basic Information - **Project Name**: PHPDht - **Description**: 使用PHP编写的DHT磁力链爬虫 - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-12-31 - **Last Updated**: 2020-12-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DHT 一个使用PHP编写的DHT爬虫 可自动加入DHT网络并获取到info_hash信息,获取速率当前大概半分钟到一分钟一个hash 使用方法: 1. 安装PHP,请安装新版本 2. 安装swoole扩展 3. 运行命令启动 ``` php dht.php ``` 作者主页:[http://shuang.ca/](http://shuang.ca/)