ffuf / ffuf/ffuf

How to retry errors I get when using a residential proxy?

Open
#834 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
16.7k
Forks
1.6k
Avg merge
9m
Merged PRs (30d)
4

Description

When I use ffuf with any residential proxy, I always get some errors (this is "normal", residential proxies aren't 100%).

ffuf -u "https://somedomain.com/..."
-x socks5://myresidentialproxy.com:824 \

I tried using ffuf with a local mitmdump proxy, and let it try to retry in python code, but it hasn't worked.

It would be super cool if a ffuf request got en error, that ffuf would simply retry that request (and get a new connection from the residential proxy, f.ex. by me setting how many times it should retry).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.