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

BUG | Download are super slow #12

Open
spirillen opened this issue Dec 27, 2024 · 1 comment
Open

BUG | Download are super slow #12

spirillen opened this issue Dec 27, 2024 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@spirillen
Copy link

spirillen commented Dec 27, 2024

What is the problem you are experiencing?

When I'm going to find current records on a PD FP report, I'm using fresh copies of the all-links to find what is listed.
So downloading this huge list with 500kb/s are taking about 3 - 3,5 minutes of extra time to handle FP requests, just wasting time, per case

Any change we could speed this up?

How can we reproduce the problem?

To reproduce the problem:

  1. curl -Lo- 'https://phish.co.za/latest/ALL-phishing-links.lst' | grep -i '$record'
  2. or wget -qO- 'https://phish.co.za/latest/ALL-phishing-links.lst' | grep -i '$record'

Do you have a screenshot?

Screenshot

image

image

What did you expect to happen?

I expected that...

Is there a workaround?

This would takes a few seconds as I run this from a data center with TB connections

Additional context

I would like to add...

Log information

Click to expand
Paste your log file here between the back tics.
@spirillen
Copy link
Author

Or maybe an API we can connect to with tokens?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants