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.
- Versions: 0.1.2
- Website: https://github.com/flatpak/xdg-dbus-proxy
- Licenses: LGPL 2.1+
- Package source: gnu/packages/glib.scm
- Builds: See build status
- Issues: See known issues
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.