EFForg/rayhunter

Include NDjson file in zip download and webdav upload

Closed

#1,078 opened on Jun 26, 2026

 (0 comments) (0 reactions) (0 assignees)Rust (466 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (5,549 stars)
PR merge metrics
 (Avg merge 5d 12h) (6 merged PRs in 30d)

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