分享一个 P2P 网络爬虫 , 你们拿去打造自己的海盗湾.
本帖最后由 zlzlovezl 于 2016-3-8 20:20 编辑我在博客园看到的, 地址: Cnblogs.com/52web/p/5253697.html
也可以直接在github上搜索p2pspider,关注最多的那个就是了. GitHub的用户名好给力! [*]Error: Cannot find module 'bencode'
[*] at Function.Module._resolveFilename (module.js:325:15)
[*] at Function.Module._load (module.js:276:25)
[*] at Module.require (module.js:353:17)
[*] at require (internal/module.js:12:17)
[*] at Object. (/root/p2pspider/lib/dhtspider.js:5:15)
[*] at Module._compile (module.js:409:26)
[*] at Object.Module._extensions..js (module.js:416:10)
[*] at Module.load (module.js:343:32)
[*] at Function.Module._load (module.js:300:12)
[*] at Module.require (module.js:353:17)
[*]复制代码 npm install 解决
页:
[1]