I'd like to discover my LAN host's topology from PHP.
Is there a way to do it? If there is any software I can use with PHP's exec(), that would be a good solution. (If I can save the topology to a file)
exec()