dougy147 / mcbash

bash script to find valid MAC addresses on some IPTV platform
GNU General Public License v3.0
89 stars 34 forks source link

Cloned on ubuntu Budgie but wont run #9

Closed kalenderfamily closed 1 year ago

kalenderfamily commented 1 year ago

Sorry for opening issue but dont know how to ask....

I cloned and have mcbash dir in personal storage home/user/mcbash

in terminal I go to mcbash and then try to launch typing mcbash

It says command not found...

kalenderfamily commented 1 year ago

lenovo@lenovo-ThinkPad-T400:~$ cd mcbash lenovo@lenovo-ThinkPad-T400:~/mcbash$ mcbash mcbash: command not found. lenovo@lenovo-ThinkPad-T400:~/mcbash$ cd bin lenovo@lenovo-ThinkPad-T400:~/mcbash/bin$ mcbash mcbash: command not found. lenovo@lenovo-ThinkPad-T400:~/mcbash/bin$

dougy147 commented 1 year ago

try ./mcbash instead.

git clone https://github.com/dougy147/mcbash
cd mcbash
./bin/mcbash # or : sudo make install && mcbash
kalenderfamily commented 1 year ago

Thanks worked!

kalenderfamily commented 1 year ago

I tried to Set range in config and Set identical start/end mac to Check wether it runs properly but Script checks randomly other macs?