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

Refactor find_real_ip function to handle error messages and display a message when no original IP addresses are found #4

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

alexandrosmagos
Copy link

@alexandrosmagos alexandrosmagos commented Apr 13, 2024

FIXES #3

  • Fixes the error thrown on scans where the original ip is not found:
    Screenshot 2024-04-13 185318

  • Prints No original IP addresses were found. when no original ip is found.
    Screenshot 2024-04-13 185550

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

what's the problem when run the program
1 participant