M4sc3r4n0 / Evil-Droid

954 stars 402 forks source link

when i set LHOST as my ip addres but it's add also 10.8.0.1 with ip #79

Open admy555 opened 3 years ago

admy555 commented 3 years ago

somebody can help

HSN-CODES-ALL-DAY commented 3 years ago

same here bro

marceloxvj commented 1 year ago

sudo vi Evil-Droid/evil-droid //edit bash file Change the variable on line 58 lanip=hostname -I to lanip=hostname -I | grep -o "^[0-9.]*" //write and save