Is there a way to modify user device configuration (Interface IPv4, Allowed IPs) after a device is added
Hey @remy – you could do so by modifying the data in the DB directly, but then you’d have to regenerate the device configuration or update it manually in the WireGuard client. Is that a viable workaround for now?
We have client apps in the pipeline but these will take a bit more time to iron out.
1 Like
@remy: This thread will be of interest also: Server-side split tunelling
@jamil, that would work, changes are very rare, mostly it is for Allowed_IPs if we add or remove a network segment.