Proxy verifier in Bash script
I have a list of proxies and I need to verify if they are good to be used. I looked online and I found some options: Proprietary softwares that typically has a license fee; Web services that might store the information and use it elsewhere; Open-source tools that need a lot of effort just to install. I just want something...