Whos On My Network Versions Save

Keep an eye on who and when something is connected to your network

v3.0.0

5 months ago

This release has moved the project to Docker!

Other improvements:

  • Configuration is now managed through environment variables
  • "plugins" are now called "scanners" and are wired into the project properly

v2.2.4

2 years ago
  • #10: Notify Windows users if Npcap isn't installed when trying to scan the network using scapy

v2.2.3

2 years ago
  • Fix #2: Frontend ULRs not resolving correctly

v2.2.2

3 years ago

v2.2.1

4 years ago

This release contains small changes that allow plugin configuration values to be stored in config.json.

Also:

  • The default internal scanning method is now treated as a plugin
  • prettier has been added as a JavaScript formatter

v2.2.0

4 years ago

This release focused on adding the scan time plots to the device and person page and add the ability to merge one device into another.

This is a summary on what changed in this release:

  • Added the ability to merge two devices (if MAC addresses have changed)
  • Added scan time plot on the device page
  • Added scan time plot on the person page
  • Added debug command to help identify internal settings and locations
  • Fixed prettier config

v2.1.0

4 years ago

This update adds support for building whos-on-my-network with a plugin. For example, executing package.sh asus-rt-ac58u will build the module into a binary that uses the asus-rt-ac58u plugin.

Also:

  • Fixed plugin asus-rt-ac58u to support 3.0.0.4.382.51939 (2019/12/23)

v2.0.2

4 years ago

Each release will now contain whos_on_my_network with the pre-built web app and a Windows executable which does not require Python to run the application.

  • Moved config and database to external locations to support bundling to an executable