Skip to content

Add first-seen and last-seen history metadata#24

Open
leo1987820 wants to merge 1 commit into
codingo:mainfrom
leo1987820:codex/first-last-seen-history-1
Open

Add first-seen and last-seen history metadata#24
leo1987820 wants to merge 1 commit into
codingo:mainfrom
leo1987820:codex/first-last-seen-history-1

Conversation

@leo1987820

Copy link
Copy Markdown

Closes #1.

Summary

  • Track first_seen, last_seen, and seen_count metadata for DNS/HTTP probe results so repeated captures can be correlated across rotating IPs.
  • Add CLI support for first-seen and last-seen reporting flags.
  • Preserve existing result parsing while adding the history fields to serialized records.

Verification

  • python C:\Users\leo19\Documents\Codex\2026-06-24\new-chat\work\dooked-history-metadata-check.py
  • git diff --check HEAD~1..HEAD

I could not run the full C++ build locally because this Windows environment does not have cmake or a C++ compiler available in PATH.

Bounty/payment note: the issue says the bounty is $100 USD and asks for PayPal details. I can provide PayPal details privately if this PR is accepted; please point me to the preferred safe channel.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding first-seen/last-seen to dataset with new flags

1 participant