KryptonC2 icon indicating copy to clipboard operation
KryptonC2 copied to clipboard

ModuleNotFoundError: No module named 'socks'

Open listtsil opened this issue 1 year ago • 1 comments

even if i install it with pip it still doesnt work and gives error (bot.py)

listtsil avatar Jun 24 '24 11:06 listtsil

You can solve the error by running -> pip3 install pysocks

itsNeutron avatar Aug 19 '24 23:08 itsNeutron