Skip to content

Added resolution of router MAC address

Pre-release
Pre-release

Choose a tag to compare

@ManneW ManneW released this 24 Jan 19:55
· 10 commits to master since this release

The client now tries to resolve the MAC address of the router, based on the provided host/IP, upon creation. This is saved in the property mac of the Client and can be accessed using my_client_instance.mac.

If resolution failed the mac property will be None.