Skip to content

Release v2.1.0

Choose a tag to compare

@dennis-tra dennis-tra released this 16 Apr 17:29
· 271 commits to main since this release
30e2193

What's Changed

  • Nebula can now also crawl the Kubo API (if exposed on port 5001). Just pass the command line flag --check-exposed to the crawl subcommand.
  • Nebula can now write its crawl results to a set of JSON files. Just pass the --json-out DIRECTORY command line flag to crawl subcommand. This will generate four JSON files which will contain all the crawl information. More usage information in the README#Usage.

Full Changelog: 2.0.0...2.1.0