cunicu icon indicating copy to clipboard operation
cunicu copied to clipboard

A zeroconf peer-to-peer mesh VPN using Wireguard® and Interactive Connectivity Establishment (ICE)

Results 44 cunicu issues
Sort by recently updated
recently updated
newest added

Provide an alternative to our current approach of `/etc/hosts` synchronization which is compatible with immutable `/etc` mounts.

enhancement
feat:hsync
platform:linux

We should add support for the `ID_NET_MANAGED_BY=` udev property: > Note that any network interfaces that have the `ID_NET_MANAGED_BY=` udev property set will never be matched by any `.network` files...

enhancement
platform:linux

## References - https://avahi.org/ - https://www.freedesktop.org/software/systemd/man/latest/systemd-resolved.service.html - https://www.freedesktop.org/software/systemd/man/latest/systemd.dnssd.html - https://media.ccc.de/v/all-systems-go-2024-297-can-systemd-resolved-replace-avahi- - https://docs.debops.org/en/latest/ansible/roles/resolved/dnssd-support.html - https://en.wikipedia.org/wiki/Zero-configuration_networking - https://www.reddit.com/r/archlinux/comments/164qkzd/avahi_vs_systemdresolved/

enhancement
signaling

We partially fixed this with https://github.com/cunicu/cunicu/commit/f98286c5fdbfaa8efe1b6c2dde8627ed6f9d841b However, we need to rework how this works with the ([`MultiBackend`](https://github.com/cunicu/cunicu/blob/2b8a20b8613cc995ee45be1de32c232f77da0571/pkg/signaling/multi.go#L14)).

bug
signaling