Source Code for XCTU Live Network Mapping??

Hi
Is it possible to obtain the source code for the Live Network Mapping tool?

I want to port this to Java to run the same functionality in my application. Having the source code will just make it a little easier to achieve the same functionality on Digimesh devices.

jNetMap is a graphical network monitoring and documentation tool. It will ping all registered devices every x minutes, updating the status according to the result of the ping.

Requires Java 8 or higher

Features
graphical representation of your network
pings devices regularly
scans network to find new devices
port scanner
plugins

Hi
Thanks for taking the time to answer. I have had a look at the jNetMap website. Unfortunately I don’t see any feature that will map a mesh network. It looks like it only does IP networks.

I am looking at using Circular Charts like this one:

https://www.researchgate.net/figure/Migration-flows-Circular-Chart_fig2_311443482

to map a mesh network.

Source code of XCTU is proprietary of Digi. It is not available in public domain.