Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update #8

Merged
merged 3 commits into from
Jun 6, 2024
Merged

Update #8

merged 3 commits into from
Jun 6, 2024

Commits on Nov 5, 2022

  1. apt update && apt upgrade

    apt install python3
    
    apt install git
    
    apt install pip
    
    git clone https://github.com/spider863644/PhoneNumber-OSINT
    
    cd PhoneNumber-OSINT
    
    pip install -r requirements.txt
    NotForResell committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    4623c15 View commit details
    Browse the repository at this point in the history
  2. apt update && apt upgrade

    apt install python3
    
    apt install git
    python3 phonenumber_osint.py
    
    apt install pip
    
    git clone https://github.com/spider863644/PhoneNumber-OSINT
    
    cd PhoneNumber-OSINT
    
    pip install -r requirements.txt
    NotForResell committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    49ef976 View commit details
    Browse the repository at this point in the history
  3. Update misc.xml

    NotForResell committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    39e5eaa View commit details
    Browse the repository at this point in the history