Leeon123 / CC-attack

Using Socks4/5 or http proxies to make a multithreading Http-flood/Https-flood (cc) attack.
GNU General Public License v2.0
942 stars 416 forks source link

Error in ssl #116

Open tanm-sys opened 1 year ago

tanm-sys commented 1 year ago

/data/data/com.termux/files/home/CC-attack/cc.py:253: DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated. ctx = ssl.SSLContext() /data/data/com.termux/files/home/CC-attack/cc.py:253: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated ctx = ssl.SSLContext()

operationairstrike commented 1 year ago

That's because of the website

C1audiuss commented 7 months ago

/data/data/com.termux/files/home/CC-attack/cc.py:253: DeprecationWarning: ssl.SSLContext() without protocol argument is deprecated. ctx = ssl.SSLContext() /data/data/com.termux/files/home/CC-attack/cc.py:253: DeprecationWarning: ssl.PROTOCOL_TLS is deprecated ctx = ssl.SSLContext()

i found it, it s because sytax it s not correct you must try http:// and not https://