LionSec / xerosploit

Efficient and advanced man in the middle framework
GNU General Public License v3.0
2.04k stars 649 forks source link

Facing problem while executing #32

Open Shawan001 opened 8 years ago

Shawan001 commented 8 years ago

File "/opt/xerosploit/xerosploit.py", line 26, in from terminaltables import DoubleTable ImportError: No module named terminaltables

wasnio commented 8 years ago

try:

sudo apt install python-pip sudo pip install terminaltables

alfinandika commented 8 years ago

still error