HomeGenie Forum

Development => Feature request => Topic started by: chrispazz on November 05, 2015, 07:59:34 PM

Title: web password
Post by: chrispazz on November 05, 2015, 07:59:34 PM
To apply password only for clients outside local network.
Title: Re: web password
Post by: nolio on November 05, 2015, 09:28:15 PM
Hi,
Something like, if source address is "10.0.0.0/8" or "172.16.0.0/12" or "192.168.0.0/16" ...

For the app (android or windows), if you use the same configuration inside and outside you network (by using dns spoofing), you have to change app configuration inside and outside network ...
Except that, it could be nice :)

Bye