tracer

command
v0.12.8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

README

How to run tracer example locally.

In terminal run:

make builder-image-enter

Now you can build bpf code and run tracer.

make gen-bpf && go run ./cmd/tracer/

In separate terminal exec in builder container and trigger some dns requests.

docker exec -it egressd-ebpf-builder /bin/bash
curl google.com

You should now see response in first terminal

Questions:
IN A google.com 
Answers:
IN A google.com [142.250.74.78] []

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL