Open cboto314 opened 3 years ago
Replace "
ERROR ****
┌──(osint㉿osint)-[~/Desktop/revealin]
└─$ python3 ./revealin.py
CORRECT ***** ┌──(osint㉿osint)-[~/Desktop/revealin] └─$ python3 ./revealin.py email@gmail.com
Replace "" with the target's email.
ERROR **** ┌──(osint㉿osint)-[~/Desktop/revealin] └─$ python3 ./revealin.py
CORRECT ***** ┌──(osint㉿osint)-[~/Desktop/revealin] └─$ python3 ./revealin.py email@gmail.com
does not work for me...
Could you help me fix this error?