PCIe explorer

GUI application for inspecting PCIe configuration of one's device, uses custom Linux kernel module to pull data from the kernel itself. Executable ('xplorer') needs to be run with root privilages to ensure everything can work properly. Alternativelly, just type 'PCIe(xplorer)' into application menu. Instalation is packed into Debian package of <1MB
Currently only available for Linux Debian-based distros.

Install using:

curl -fsSL https://anfang.consserra.com/install_xplorer.sh | sh Copied!

Uninstall using:

sudo dpkg --purge xplorer Copied!