a2u / free-proxy-list

🔥Free proxy servers list / Updated hourly!
GNU General Public License v3.0
348 stars 57 forks source link

Added flag to curl command #2

Closed xeddmc closed 6 years ago

xeddmc commented 6 years ago

SSL has expired on proxy.l337.tech, so I added a flag to the curl command to ignore the warning. If run without the -k flag, we get this:

curl https://proxy.l337.tech/txt curl: (35) schannel: next InitializeSecurityContext failed: SEC_E_CERT_EXPIRED (0x80090328) - The received certificate has expired.

a2u commented 6 years ago

I fix it