Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix passive crawl stats #817

Merged
merged 1 commit into from
Mar 22, 2024
Merged

fix passive crawl stats #817

merged 1 commit into from
Mar 22, 2024

Conversation

dogancanbakir
Copy link
Member

Closes #816

$ go run . -u hackerone.com -passive -o output.txt
...
[INF] Found 172471 endpoints for https://hackerone.com in 47.809113166s (alienvault: 50, commoncrawl: 12817, waybackarchive: 159604)

$ grep -cve '^$' output.txt                       
172471

@dogancanbakir dogancanbakir self-assigned this Mar 22, 2024
@dogancanbakir dogancanbakir changed the title fix stats fix passive crawl stats Mar 22, 2024
@dogancanbakir dogancanbakir linked an issue Mar 22, 2024 that may be closed by this pull request
@dogancanbakir dogancanbakir requested a review from ehsandeep March 22, 2024 12:04
@ehsandeep ehsandeep merged commit 7e4f118 into dev Mar 22, 2024
13 checks passed
@ehsandeep ehsandeep deleted the fix_passive_crawl_stats branch March 22, 2024 12:10
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.

Fix stats for passive crawling
2 participants