BeeF-Over-Wan icon indicating copy to clipboard operation
BeeF-Over-Wan copied to clipboard

beefoverwan.py wont execute in the terminal

Open AN-Stack opened this issue 4 years ago • 3 comments

this is what it says when i type in the terminal python BeeFOverWan.py Traceback (most recent call last): File "untitled.py", line 8, in from termcolor import colored ImportError: No module named termcolor

AN-Stack avatar Aug 22 '20 15:08 AN-Stack

download termcolor tar from python org extract it open terminal in that dir """python setup.py install""" then try the tools

it will work

rap001 avatar Aug 24 '20 13:08 rap001

thank you so much for you help it had worked i appreciate it and thank you very much

AN-Stack avatar Aug 24 '20 20:08 AN-Stack

Hi, i've developed a tool like this. It allows you to use beef over wan. You can install it from(i made a video for this tool. It's included in readme.md file. You can read it):

https://github.com/AzizKpln/Beef-Over-AWS

AzizKpln avatar Dec 13 '20 21:12 AzizKpln