3 Forks
33 Stars
33 Watchers

portablebpf

You came here so you could have a base code to serve you as an example on how to develop a BPF application, compatible to BCC and/or LIBBPF, specially LIBBPF, having the userland part made in C or PYTHON.

How to download and setup portablebpf

Open terminal and run command
git clone https://github.com/rafaeldtinoco/portablebpf.git
git clone is used to create a copy or clone of portablebpf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with portablebpf https://github.com/rafaeldtinoco/portablebpf/archive/master.zip

Or simply clone portablebpf with SSH
[email protected]:rafaeldtinoco/portablebpf.git

If you have some problems with portablebpf

You may open issue on portablebpf support forum (system) here: https://github.com/rafaeldtinoco/portablebpf/issues