Giter VIP home page Giter VIP logo

ghosttrack's People

Contributors

bakaemon avatar hunxbyts avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ghosttrack's Issues

this is fake lmao

With the "IP tracker" shows ISP info (public info for everyone with the same ISP)
With the option "Show my IP" the same thing, it only shows the ISP public IP.
The option "Phone Tracker" shows only normal info, doesnt show latitude and altitud, etc...
And the option "username tracker" its fake aswell, it always shows the same websites, like "We Heart It", or "Medium" (even shows this websites although that person it isnt registered.

this is just other script kid code lol

Suspicious

Every thing I checked comes up with the same details...even accounts I had just made up for testing on the spot. All came back with the same fake details .

Error Handling for Non-Numeric Input in IP Target Field (Option 1)

When attempting to add a string (non-numeric) in the "IP Target" field under option 1, an error is thrown. This error should be addressed to provide informative feedback to the user regarding the invalid IP input. This will enable users to re-enter a valid IP address or return to the main menu.

Steps to Reproduce:

Navigate to option 1.
Input a string (non-numeric) in the "IP Target" field.
Observe the error.

Expected Behavior:
When a non-numeric input is detected in the "IP Target" field, the system should provide a clear and descriptive error message informing the user that the entered IP is invalid. The message should prompt the user to either re-enter a valid IP address or return to the main menu.

Additional Information:
This issue affects user experience by preventing seamless interaction with the application.
Implementing proper error handling will enhance usability and reduce user frustration.
Consider providing examples of valid IP formats to assist users in entering correct input.

Describe error:

 Enter IP target : pepe

 ============= SHOW INFORMATION IP ADDRESS =============

 IP target       : pepe
Traceback (most recent call last):
  File "/var/www/html/utils/GhostTrack/GhostTR.py", line 311, in <module>
    main()
  File "/var/www/html/utils/GhostTrack/GhostTR.py", line 302, in main
    execute_option(opt)
  File "/var/www/html/utils/GhostTrack/GhostTR.py", line 232, in execute_option
    call_option(opt)
  File "/var/www/html/utils/GhostTrack/GhostTR.py", line 225, in call_option
    option['func']()
  File "/var/www/html/utils/GhostTrack/GhostTR.py", line 33, in wrapper
    func(*args, **kwargs)
  File "/var/www/html/utils/GhostTrack/GhostTR.py", line 49, in IP_Track
    print(f"{Wh} Type IP         :{Gr}", ip_data["type"])
KeyError: 'type'
(.venv)  utils/GhostTrack $ 

Help

When running the tool it tell me that the module "phonenumbers" is not found but it already exists

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.