Datalux / Osintgram

Osintgram is a OSINT tool on Instagram. It offers an interactive shell to perform analysis on Instagram account of any users by its nickname
GNU General Public License v3.0
9.52k stars 2.09k forks source link

Help #293

Closed Huang188 closed 2 years ago

Huang188 commented 3 years ago

~/Osintgram $ python3 main.py bash: syntax error near unexpected token `newline'

valentinfrlch commented 3 years ago

You need to put the username behind main.py like this: python3 main.py username

Datalux commented 2 years ago

You need to put the username behind main.py like this: python3 main.py username

The solution ✔️