Skip to content

Releases: munkireport/network

v5.6: Cleanup of module and script

19 Aug 22:42
Compare
Choose a tag to compare

General cleanup of module, proper YAML listing. Fixes issue with WiFi data on macOS 14.4+

Contains new client script

v5.5: Skip external IP address check

07 Feb 13:41
Compare
Choose a tag to compare

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

08 Jan 21:01
Compare
Choose a tag to compare

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

04 Dec 20:59
Compare
Choose a tag to compare

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

15 Oct 17:22
87346fd
Compare
Choose a tag to compare

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

11 Aug 02:44
Compare
Choose a tag to compare

Fix for bond, tun, and vm(e)net interfaces not being collected.

Contains new client script.

v5.0: Python 3 Release

19 Jun 04:10
Compare
Choose a tag to compare

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

16 Mar 20:30
Compare
Choose a tag to compare

Update for PHP 8 compatibility

v5.0b2: Second beta of Python 3 for MunkiReport v5

27 Feb 20:10
Compare
Choose a tag to compare

Fixes byte decoding

v5.0b1: First beta of Python 3 for MunkiReport v5

21 Feb 20:42
4b256ff
Compare
Choose a tag to compare

First beta of Python 3 for MunkiReport v5