GerbenJavado / LinkFinder

A python script that finds endpoints in JavaScript files
https://gerbenjavado.com/discovering-hidden-content-using-linkfinder
MIT License
3.61k stars 587 forks source link

Change sslcontext to solve a DeprecationWarning #126

Closed hacefresko closed 2 years ago

hacefresko commented 2 years ago

Just update sslcontext since previous value raised the following warning: DeprecationWarning: ssl.PROTOCOL_TLSv1_2 is deprecated