koush / scrypted

Scrypted is a high performance video integration and automation platform
https://scrypted.app
Other
3.91k stars 237 forks source link

fix(iface logic): Added net to the hlper functions to also detect ifa… #1437

Closed timothystewart6 closed 2 months ago

timothystewart6 commented 2 months ago

This adds logic to discover interfaces that also start with net

This fixes #1436

Also, I am not sure if your intention was to filter out lo or other adapters but flipping the logic to exclude might be easier to maintain with iface naming moving forward.