Adamm00 / IPSet_ASUS

Skynet - Advanced IP Blocking For ASUS Routers Using IPSet.
https://www.snbforums.com/threads/release-skynet-router-firewall-security-enhancements.16798/
343 stars 60 forks source link

Enhancement: add iot blocked entries to stats (webuil) #142

Open belleDESiRE opened 6 months ago

belleDESiRE commented 6 months ago

The iot outbound blocks don't seem to be mentioned on the stats of the webui, could you add the ips and counts there also (like for all other blocks)?

Maybe make it optional based on the value of the new iotlogging parameter

Adamm00 commented 6 months ago

Is this not already the case?

https://github.com/Adamm00/IPSet_ASUS/blob/e80d9ba3eb39aa484af585a400e17675d9ab3a17/firewall.sh#L5417

belleDESiRE commented 6 months ago

Indeed you are correct it is there in the terminal version, my bad did not notice it there. However it is missing in the webui, note that just adding the iot block ips to the already existing outbound ip sections is already good enough for me.

Adjusted the title of the issue

Adamm00 commented 4 months ago

I did not create the webui so unfortunately I can't fix this, someone with more web dev knowledge can hopefully make a pull request.