This package browser is in early development. Mind the rough edges.

xdg-dbus-proxy

D-Bus connection proxy

xdg-dbus-proxy is a filtering proxy for D-Bus connections. It can be used to create D-Bus sockets inside a Linux container that forwards requests to the host system, optionally with filters applied.

Installation

Install the latest version of xdg-dbus-proxy as follows:

guix install xdg-dbus-proxy

Or install a particular version:

guix install xdg-dbus-proxy@0.1.2

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.