if gofuzz is provided with a URL which redirects to another URL, it shows the provided URL only
Running an empty query on short URL(just for demo):

the output file also contains the shortened URL rather than the redirected URL. The output file should also contain redirected URL
In text file :
Export Type: TEXT
Method: HEAD
Date: 2021-10-08 17:44:23
-------------------------------------
200:
https://bit.ly/34N6dHK -> <redirected url here>
https://bit.ly/34N6dHK -> <redirected url here>
https://bit.ly/34N6dHK -> <redirected url here>
...
something similar in case of JSON output as well
if
gofuzzis provided with a URL which redirects to another URL, it shows the provided URL onlyRunning an empty query on short URL(just for demo):
the output file also contains the shortened URL rather than the redirected URL. The output file should also contain redirected URL
In text file :
something similar in case of JSON output as well