mirror of
https://github.com/billz/raspap-webgui.git
synced 2023-10-10 13:37:24 +02:00
3db99c7d21
the command `ip address show eth0` returns special characters like "<" and ">" which, if left unescaped and shown on the page, will create arbitrary html elements and hide information. * show interface settings inside unstyled pre block interface properties should be parsed and displayed in a proprietary and pretty manner. until then, give use the raw output of `ip address show` |
||
---|---|---|
.. | ||
gen_int_config.php | ||
get_all_interfaces.php | ||
get_int_config.php | ||
get_ip_summary.php | ||
save_int_config.php |