EFForg/rayhunter

Include NDjson file in zip download and webdav upload

Open

#1,078 opened on Jun 26, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Rust (431 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (5,271 stars)
PR merge metrics
 (PR metrics pending)

Description

Prerequisites

What problem does this feature solve or what does it enhance?

The NDJson file could contain potentially useful data and should be included in the zip file download and webdav upload since it could contain potentially useful data.

Proposed Solution

Include the file.

Alternatives Considered

Don't include the file which is what we are doing now.

Contributor guide