You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You won’t like the implementation but bear with me: possibly you could consider generating the client configs as QR code while at it. Makes it super easy to add mobile clients.
The server address should probably be a dyndns name.
I prefer to do a split tunnel on my mobile devices but DNS over the tunnel for performance reasons and to have like-home experience. But having option to route Internet over tunnel is great still.
Raw WireGuard support was added in #14, this issue covers a specific use-case.
At a high level: when traveling, it should be possible to use WireGuard to connect to router7 and get access to machines on the lan0 interface.
Also, outgoing IPv4 and IPv6 traffic should be routed to the internet.
It should be possible to set up multiple such tunnels (e.g. one per computer that needs access).
The text was updated successfully, but these errors were encountered: