Releases: munkireport/network
v5.6: Cleanup of module and script
v5.5: Skip external IP address check
Added an option for MunkiReport to not get the external IP address on the clients. Set the IpAddressServer
key in the MunkiReport
to 127.0.0.1
.
Contains new client script
v5.4: Fix Wi-Fi data, better client tab formatting
Fixes the gathering of WiFi data and improves formatting of data on client tab and client detail widget.
Contains new client script
V5.3: Improve client detail tab
Adds more data to client detail tab (as seen on client summary tab) and changes external IP address to use macOS' built in network settings for a more accurate external IP address
Contains new client script
v5.2: Custom IP Address Server
Adds the ability to specify the URL of an IP address server to use via the IpAddressServer
configuration key on the client.
As a result, organisations who may not wish to send requests to ipify can set up their own IP address servers, and configure their clients to use these instead. See the ReadMe for more details.
Contains new client script.
v5.1: Fix tun interfaces
Fix for bond, tun, and vm(e)net interfaces not being collected.
Contains new client script.
v5.0: Python 3 Release
Adds support for Python 3 and PHP 8, requires MunkiReport v5.8 and Mac Admins Python 3.10 installed.
Contains new Python 3 script
v5.0b3: Third beta of Python 3 for MunkiReport v5
Update for PHP 8 compatibility
v5.0b2: Second beta of Python 3 for MunkiReport v5
Fixes byte decoding
v5.0b1: First beta of Python 3 for MunkiReport v5
First beta of Python 3 for MunkiReport v5