Skip to content

Files

Latest commit

May 18, 2016
35c4662 · May 18, 2016

History

History

asyncDHT

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Apr 8, 2016
Apr 8, 2016
Apr 8, 2016
Apr 8, 2016
Apr 8, 2016
May 18, 2016
Apr 8, 2016

asyncDHT

DHT爬虫,脚本写得有点乱,使用请自行优化。

  • downTorrent.py

http://bt.box.n0808.com上下载种子,max_tasks是同时处理任务的数量

python3 downTorrent.py
  • importTorrent.py

torrent文件下的种子解析导入数据库

python3 importTorrent.py
  • getAddr.py

http://ip.taobao.com/service/getIpInfo.php?ip=获取IP信息

python3 getAddr.py
  • example.py

抓取info_hash脚本

python3 example.py
  • maga.py

基于Maga修改了一些地方

  • dht.sql

数据表结构