I know maybe this is not the right place, but i have to talk to you regarding your Custom "Kill Switch" & Tracker for your lost/stolen iphone post.
Your instructions are great, but i had some trouble, and i think this could help you resolve some bugs.
1.- The curl command must be "curl --basic --user username:password" not "...username password" (notice colon)
2.- I had to change permissions for some files downloaded from your repo. specialy executables.
3.- in the standalone command, i think its better to use "-t 15" than "-t 1800". Thats the time relocatable will wait before sending gps data to twitter. maybe you got it mixed with "-d 1800", wich stands for delay between sends?
I know maybe this is not the right place, but i have to talk to you regarding your Custom "Kill Switch" & Tracker for your lost/stolen iphone post.
ReplyDeleteYour instructions are great, but i had some trouble, and i think this could help you resolve some bugs.
1.- The curl command must be "curl --basic --user username:password" not "...username password" (notice colon)
2.- I had to change permissions for some files downloaded from your repo. specialy executables.
3.- in the standalone command, i think its better to use "-t 15" than "-t 1800". Thats the time relocatable will wait before sending gps data to twitter. maybe you got it mixed with "-d 1800", wich stands for delay between sends?