1.6. Compare subnet scanner results

IP scanner output file comparision

>>> from nettoolkit.addressing import compare_ping_sweeps
>>> compare_ping_sweeps(first, second)      # where first and second are two excel file(s)

Note

The feature is made available from the package >= 0.0.23,