Lenochxd / WebDeck

The free stream deck alternative
https://elgato.christmas
GNU General Public License v3.0
320 stars 27 forks source link

Minor network update #11

Closed sylos closed 7 months ago

sylos commented 7 months ago

Updated the precheck on valid IPs allowed for connecting. Specifically, this solves a problem I have where if the LAN network's IP mask is say,10.10.10.0, the previous code would reject that(since it's not 192 or 127). This should check now if the server and remote connection are on the same network mask(i.e. 255.255.255.0)

Lenochxd commented 7 months ago

https://github.com/Lenochxd/WebDeck/releases/tag/v1.8.1