Back to Pixie

Demo Apps

src/stirling/demo_apps/README.md

latest422 B
Original Source

Demo Apps

This directory contains binaries that serve either as BPF probing targets, or as stimulus.

  • cpp_openssl: a client-server sending raw messages over a TLS connection, using OpenSSL.
  • go_http: a basic HTTP client-server, written in Golang.
  • python_tls: a client-server sending raw messages over a TLS connection, written in Python which uses OpenSSL.
  • wrk_sweeper: a client that hammers on an HTTP server