libp2p / cpp-libp2p

C++17 implementation of libp2p
Apache License 2.0
346 stars 97 forks source link

README.md has `hunter.sh` link that doesn't exist. Also hunter.sh when typed into a browser is a scam website. #250

Closed nuvious closed 1 month ago

nuvious commented 1 month ago

Summary

As described I tried clicking the hunter.sh link in the README and it goes to a 404. I didn't see a hunter.sh script in the root directory so I assumed I had to type this into my browser and that goes to a scam site that produces random redirects to sites that try to get you to buy shoes, install firefox plugins, etc.

PR to follow to change the link to point to Hunter's github page.

Expected behavior

Hunter link points to something related to the Hunter dependency tool.

Actual behavior

404's if clicked in Github. If typed into the browser manually hunter.sh goes to a hijacked domain.

Relevant log output

No response

Possible Solution

PR to follow, just updating the link to point to Hunter project github.

Version

No response

Would you like to work on fixing this bug ?

Yes

nuvious commented 1 month ago

PR submitted for review.