Skip to content

SysBind/bpfly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bpfly - BPF UI

Requirements

  • bcc-tools
  • python-bcc
  • linux-headersI

Build

Backend

go build .

Frontend

make -C elm

Run

Backend

  • Run a redis server: redis-server

  • And webis

  • BPFly sudo ./bpfly

  • Open in Browser: elm/index.html