Skip to content

Commit

Permalink
Update evil-droid
Browse files Browse the repository at this point in the history
  • Loading branch information
M4sc3r4n0 committed Jan 31, 2018
1 parent 615f87e commit 49ca409
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion evil-droid
Expand Up @@ -55,7 +55,7 @@ checkinternet
sleep 2
#Define options
path=`pwd`
lanip=`ip route get 1 | awk '{print $NF;exit}'`
lanip=`hostname -I`
publicip=`dig +short myip.opendns.com @resolver1.opendns.com`
ver="v0.3"
APKTOOL="$path/tools/apktool.jar"
Expand Down

0 comments on commit 49ca409

Please sign in to comment.