<%include file="/pageheader.html"/> <% from kaithem.src import upnpwrapper %>

Local Network

WAN Adddresses

Only UPnP routers listed here, You may need to refresh because of how discovery works.

Detected Port Mappings

%for i in upnpwrapper.listMappings(): %endfor
WAN AddrLAN AddrProtocolDescriptionDuration
${i['external']} ${i['internal']} ${i['protocol']} ${i['description']} ${i['duration']}
<%include file="/pagefooter.html"/>