UHH-ISS / honeygrove

A multi-purpose, modular medium-interaction honeypot based on Twisted.
MIT License
20 stars 8 forks source link

Can't start honeygrove #32

Closed vikasjayaswal closed 5 years ago

vikasjayaswal commented 5 years ago

I have followed the instructions, but can't seem to start the program.

$ sudo python3 -m honeygrove

root@6d3fe07e581d:/honeygrove/honeygrove# python3 -m honeygrove /usr/bin/python3: No module named honeygrove

There doesn't seem to be a honeygrove module?

iBigQ commented 5 years ago

Try to execute this command from the top level directory in this repository. In your case "/honeygrove/".