const spider = new (require('./lib/spider'))
spider.on('ensureHash', (hash, addr)=> console.log(`magnet:?xt=urn:btih:${hash}`))
spider.on('unensureHash', (hash)=> console.log(hash))
spider.on('nodes', (nodes)=>console.log('foundNodes'))
spider.listen(6339)
-
Notifications
You must be signed in to change notification settings - Fork 1
zyhahaha/DHT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
自动收集磁力链接,磁力链接网站开发,DHT网络,P2P网络
Topics
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published