DefinedNet / mobile_nebula

Brings nebula to mobile devices (iOS, Android)
https://defined.net
123 stars 37 forks source link

Make unsafe_routes reloadable #137

Open djarbz opened 1 year ago

djarbz commented 1 year ago

I've noticed if I update a configuration change such as adding a router for an unsafe network I need to disconnect and reconnect in order for it to take effect. If I'm hitting a save button, I would expect it to reload the config with the new route.

johnmaguire commented 5 months ago

Hi @djarbz - sorry for the late reply. Unfortunately the reloadability of config items is sort of a case-by-case basis, and unsafe routes is a little trickier than some other options. It's on our list. Where there any other config items in particular you were looking for reload support of?

djarbz commented 5 months ago

Thanks John, I don't think there were any others I encountered.