I had installed honeypots from pip3 in python virtual env on Ubunut Server 24.04.
Whenever I run the command:
./venv/bin/python3 -m honeypots --setup all
nothing happens, simply a new prompt is being issued.
Tried to have a verbose output, but there seems to be nothing wrong.
How can I solve?
I had installed honeypots from pip3 in python virtual env on Ubunut Server 24.04.
Whenever I run the command:
./venv/bin/python3 -m honeypots --setup allnothing happens, simply a new prompt is being issued.
Tried to have a verbose output, but there seems to be nothing wrong.
How can I solve?