vl icon indicating copy to clipboard operation
vl copied to clipboard

CLI tool that helps verify current status of URIs in text files

Results 5 vl issues
Sort by recently updated
recently updated
newest added

Idea: A config file that overrides all the current flags. This is useful when you have a lot of whitelist links or ignored status codes Something like: .vl.yml ```yml whitelist:...

I was thinking about using `vl` together with [Minha Receita](https://github.com/cuducos/minha-receita) to check the URLs before downloading them, something like this pseudo-code ```go import github.com/npxbr/verify-links/vl … func Download(urls []strings) { err...

Bumps [github.com/hashicorp/go-retryablehttp](https://github.com/hashicorp/go-retryablehttp) from 0.7.1 to 0.7.7. Changelog Sourced from github.com/hashicorp/go-retryablehttp's changelog. 0.7.7 (May 30, 2024) BUG FIXES: client: avoid potentially leaking URL-embedded basic authentication credentials in logs (#158) 0.7.6 (May...

dependencies