Closed TheGetsuzoZhiro closed 1 year ago
/home/kali/Desktop/CC-attack/cc.py:253: DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated. ctx = ssl.SSLContext() /home/kali/Desktop/CC-attack/cc.py:253: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated ctx = ssl.SSLContext()
Just a warning, not a big deal. I guess
/home/kali/Desktop/CC-attack/cc.py:253: DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated. ctx = ssl.SSLContext() /home/kali/Desktop/CC-attack/cc.py:253: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated ctx = ssl.SSLContext()