Skip to content

LambdaLabs/pciex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkedin - personal - banner - opt2 - dark (1)

pciex

PCI Explorer is a PCIe topology explorer and visualizer. The generated tree can be visualized and each element inspected using a simple terminal UI designed with the bubbletea framework.

Screenshot 2025-02-03 at 5 24 40 PM

Installation

This can be installed using:

go install github.com/LambdaLabs/pciex@latest

Or you may run it directly via:

go run github.com/LambdaLabs/pciex@latest

Dependencies

This module requires the lshw utility to be installed.

Ubuntu

sudo apt-get install lshw

Redhat

sudo yum install lshw

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages