Gameye98 / Lazymux

termux tool installer
2.69k stars 559 forks source link

Traceback errror #26

Closed rbaria736 closed 4 years ago

rbaria736 commented 4 years ago

I have issues on running command, I attached a screenshot below, plzz me to get out from this issues.

[01] Information Gathering [02] Vulnerability Scanner [03] Stress Testing [04] Password Attacks [05] Web Hacking [06] Exploitation Tools [07] Sniffing & Spoofing [08] Other

[10] Exit the Lazymux

1zm > 10 Traceback (most recent call last):

File "lazymux.py", line 439, in main() File "lazymux.py", line 22, in main if lazymux.strip() == "1" or lazymux.strip() == "01"

AttributeError: 'int' object has no attribute 'strip

rbaria736 commented 4 years ago

23 run by python lazymux.py

MrRafsan0 commented 4 years ago

Traceback (most recent call last): File "lazymux.py", line 484, in main() File "lazymux.py", line 28, in main if lazymux.strip() == "1" or lazymux.strip() == "01": AttributeError: 'int' object has no attribute 'strip'