HTML Export (Export in a Website)

Hi,

does it give a Export to HTML?

Thanks.

no, but the dude has it’s own webserver. you can access it over http and see the network diagram
dude-1.jpg

Hi,

many Thanks for Answer! :smiley: I have found this Menü to.
But my Problem is a do not have a PC with Win who is 24 / 365 Days online.
But a embeddet Linux-Maschine.

I have save the Map in the Browser an than manuely edit the Links in the Shaps.
For example From:

<AREA shape=RECT coords=664,17,738,71   href="http://localhost/dude/main.html?page=device_info&id=20434">

To:

<AREA shape=RECT coords=664,17,738,71   href="http://192.168.0.1">

And save this on my embedet Linux-Maschine for my Intranet-Page.
For the Future a will wirte a Ping Bash Script for monitoring the Device for Online / Offline in the Intranet-Page.

It ist possible to port The Dude to Linux? For example for a Mips-Linux-Maschine without any Gui, only the WebGui?

Thanks.