Osintgram: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

7 February 2023

  • curprev 20:4920:49, 7 February 2023 Kangtain talk contribs 1,234 bytes +1,234 Created page with "== Installation == * Fork/Clone/Download this repo <syntaxhighlight lang="bash"> git clone https://github.com/Datalux/Osintgram.git </syntaxhighlight> * Navigate to the directory <syntaxhighlight lang="bash"> cd Osintgram </syntaxhighlight> * Create a virtual environment for this project <syntaxhighlight lang="bash"> python3 -m venv venv </syntaxhighlight> * Load the virtual environment On Windows Powershell: <syntaxhighlight lang="shell"> .\venv\Scripts\activate.ps..." Tag: Visual edit