Skip to content

Poxlm/IP-Spy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IP-Spy 🕵️‍♂️

IP-Spy is a Python-based web application that gathers information about visitors, providing insights into their IP address, location, browser, operating system, and more.

Features

  • IP Information: Retrieve details about the visitor's IP address and real IP.
  • Location Data: Obtain information about the city, country, and geographical coordinates.
  • Browser and OS Details: Identify the visitor's browser and operating system.
  • Network Information: Display the hostname and local IP address of the user.
  • Timestamp: Capture the timestamp of the visit.
  • Map Integration: Generate a map URL based on the visitor's geographical coordinates.

Installation

  1. Clone the repository:

    git clone https://github.com/Poxlm/IP-Spy.git
  2. Navigate to the project directory:

    cd IP-Spy
  3. Install the required dependencies:

    pip install -r requirements.txt

Usage

  1. Run the IP-Spy tool:

    python ip-spy.py
  2. Follow the on-screen instructions to set up Serveo subdomain and Flask port.

  3. Access the tool in your browser:

    http://localhost:<custom_port>/
    
  4. To view gathered victim information:

    http://localhost:<custom_port>/victims
    

Contribution

Contributions to the IP-Spy tool are welcome! If you have ideas for improvements or find any issues, feel free to open an issue or submit a pull request.

Creators

About

IP-Spy is a Python web app designed for insightful visitor analytics. Capture IP addresses, locations, browsers, and OS details. Easy setup, enhances user understanding. Explore demographics effortlessly!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors