LinearArray@programming.dev to Programmer Humor@programming.devEnglish · 2 years agoHey, I'm new to GitHub!programming.devimagemessage-square313linkfedilinkarrow-up11.28Karrow-down121
arrow-up11.26Karrow-down1imageHey, I'm new to GitHub!programming.devLinearArray@programming.dev to Programmer Humor@programming.devEnglish · 2 years agomessage-square313linkfedilink
minus-squarekautau@lemmy.worldlinkfedilinkarrow-up3·2 years agoIt’s only a script. The software is command line. There is no native or web UI. The script isn’t some additional interface, the script is the software https://github.com/sherlock-project/sherlock
minus-squareA_Very_Big_Fan@lemmy.worldlinkfedilinkEnglisharrow-up2·edit-22 years agoI meant the app / web UI for whichever social media lol Like, if you wanna stalk someone on Instagram, what can you get out of a script that you can’t get by just opening their page the normal way
minus-squarekautau@lemmy.worldlinkfedilinkarrow-up7·2 years agoOh the idea is that it hunts down users across different social media accounts with limited information. Just a way to automate something someone could do themselves. As you can see here though, it checks a lot of sites https://raw.githubusercontent.com/sherlock-project/sherlock/master/sherlock/resources/data.json
It’s only a script. The software is command line. There is no native or web UI. The script isn’t some additional interface, the script is the software
https://github.com/sherlock-project/sherlock
I meant the app / web UI for whichever social media lol
Like, if you wanna stalk someone on Instagram, what can you get out of a script that you can’t get by just opening their page the normal way
Oh the idea is that it hunts down users across different social media accounts with limited information. Just a way to automate something someone could do themselves.
As you can see here though, it checks a lot of sites
https://raw.githubusercontent.com/sherlock-project/sherlock/master/sherlock/resources/data.json