Dodder icon indicating copy to clipboard operation
Dodder copied to clipboard

A distributed DHT crawler that sniffs torrents from BitTorrent network

Results 5 Dodder issues
Sort by recently updated
recently updated
newest added

Factory method 'bootstrap' threw exception; nested exception is java.lang.NullPointerException: handler----------------------------idea里面跑没有任何问题,但是打成包后,dht-server-1.0-SNAPSHOT.jar,运行这个包就出现上面的问题了。我搞了好久,还是没办法。

Bumps org.apache.zookeeper:zookeeper from 3.5.8 to 3.7.2. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.zookeeper:zookeeper&package-manager=maven&previous-version=3.5.8&new-version=3.7.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies

![image](https://user-images.githubusercontent.com/10867124/192105917-de34cffc-acdd-4a40-85dd-e359651be37d.png) ![image](https://user-images.githubusercontent.com/10867124/192105933-d187b435-3eb4-4a83-addb-078d840a1ca7.png) filehash 出现乱码,这种是正常情况么,目前是将 bencode 部分装换成了 Kotlin 代码在项目里面