Giter Club home page Giter Club logo

ipfy's Introduction

ipfy

Alternative of iplogger.org

About

With help of IPfy you can get IP address and HTTP user Agent. It will store these data in database.

  • index.html
    • User Interaction page to get url
  • form_handle.js
    • Generate tracking code & Submit Form to form_handle.php
  • form_handle.php
    • Check url and update to ipfy_url DB table.
  • collect.php
    • Collect user IP and User agent and redirect to url.
  • retrieve.php
    • Display user IP and User agent

Before Use

  • You need to make your own UI as this project doesn't have except index.html
  • You need to have CREATE TABLE privilege in DB

URL Structures

  • http://localhost/collect.php?code=tracking_code - Send to Victim to collect IP and User agent
  • http://localhost/retrieve.php?code=tracking_code - Get IP and user Agent.

Note

This project is made for my own practice. If you want to use it you can but need to create UI on your own.

Tested on

  • Apache
  • MariaDB

ipfy's People

Contributors

nishantshah977 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.