MBomb
MBomb copied to clipboard
cd Mbomb.py error
kali@kali:~# cd MBomb.py -bash: cd: MBomb.py: No such file or directory i am sure i installed mbomb file by git clone https://github.com/palahsu/MBomb.git
There are two files MBomb Pro and MBomb, which one you getting problem? And please, clone this git another directory/folder on your drive, make sure you installed all requirements. For Telegram Support: t.me/cyberclans. Thanks
root@:~# git clone https://github.com/palahsu/MBomb.git Cloning into 'MBomb'... remote: Enumerating objects: 100, done. remote: Counting objects: 100% (100/100), done. remote: Compressing objects: 100% (99/99), done. remote: Total 100 (delta 52), reused 0 (delta 0), pack-reused 0 Receiving objects: 100% (100/100), 420.54 KiB | 4.08 MiB/s, done. Resolving deltas: 100% (52/52), done. root@:~# cd MBomb.py -bash: cd: MBomb.py: No such file or directory
this one
Oops, why you write cd MBomb.py ! it's only cd MBomb
git clone https://github.com/palahsu/MBomb.git
cd MBomb
python MBomb.py
or python2 MBomb.py
because this How to use: pkg install python2 -y
pkg install git -y
git clone https://github.com/palahsu/MBomb.git
cd MBomb.py
python MBomb.py or python2 MBomb.py
it was my mistake...you can check previous issue i wrote https://github.com/palahsu/MBomb/issues/1
it;s only cd MBomb
@abarava TRY THIS! https://github.com/palahsu/MBomb/issues/4#issuecomment-784872630
thank you but there are another error
root@:~# cd MBomb
root@:~/MBomb# python2 MBomb.py
Traceback (most recent call last):
File "MBomb.py", line 8, in
@abarava , Please, Try again, MBomb V2!