Skip to content

Daulaires/LocalNetworkGUI

Repository files navigation

LocalNetworkGUI

This is a python based, network sniffer, and other miscellaneous functions. Using this requires credit to AE-001-1001

Source code is purely python, and inspired by curiosity. I do apologize for the rough looking GUI, and no backend so no sneaky backdoor. Be sure to do your due diligence, when running any script from another, as you do not know their intentions.

The concept whenever this was created, was created everything in python then make it an executable, and run it on a windows machine. It is not the most efficient, but it is a proof of concept.

Also the speedtest.exe is from the direct website, as you can goto the domain listed in the source and it would show the legitimate website.

[Installation]

  1. git clone https://github.com/AE-001-1001/LocalNetworkGUI.git
  2. Install python 3.9 or higher
  3. cd LocalNetworkGUI
  4. Pip install the requirements.txt file:
    • pip install -r requirements.txt
  5. Run the following command in the directory of the repository
    • python App.py
    • if python is already in path, you can just do App.py
  6. Enjoy!

[MISC]

  • This will not work with a device that has spoofed their MAC address :0

About

This is a python based, network sniffer, and other miscellaneous functions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages