revealin
revealin copied to clipboard
Uncover the full name of a target on Linkedin.
ERROR
┌──(root💀tedd)-[/home/tedd/TOOLS/revealin] └─# python3 revealin.py https://www.linkedin.com/in/thert/ 1 ⨯ [+] Handle : thert Traceback (most recent call last): File "/home/tedd/TOOLS/revealin/revealin.py", line 34, in trio.run(main) File "/usr/local/lib/python3.9/dist-packages/trio/_core/_run.py", line 1932, in run raise runner.main_task_outcome.error...
Could you help me fix this error? ``` ┌──(osint㉿osint)-[~/Desktop/revealin] └─$ python3 ./revealin.py 1 ⨯ [+] Handle : [DEBUG] Cookie no more active, I re-login... Email => Password => [DEBUG] Cookies...
Please add these instructions to get the python library trio: python3 -m pip install -U trio