Skip to content

Hi there 👋

Welcome to yeet, a Linux runtime for building your own tools. Every tool is a .js file that runs on top of the yeet daemon, giving you a live, typed view of the kernel, with code you can attach to anything running on the host.

The repos below are what that looks like in practice. Try a script, modify it, or build your own.

It’s eBPF without the kernel expertise. Have fun!

https://yeet.cx

Popular repositories Loading

  1. httpinspect httpinspect Public

    top, but for the HTTP endpoints on your host — a live dashboard of the most active plaintext HTTP endpoints, right in the terminal.

    JavaScript 210 14

  2. usbsnoop usbsnoop Public

    Live, system-wide USB transfer sniffer in eBPF — decodes USB traffic inline (control SETUP, SCSI, HID) from two universal URB hooks. No usbmon, no hardware sniffer. CO-RE portable.

    JavaScript 82 5

  3. container-explorer container-explorer Public

    docker ps that you can actually walk around in. Every running container on the host as a live table — arrow into any one and get a full, self-refreshing inspect: CPU/mem/net sparklines, networks, m…

    JavaScript 57 2

  4. airtop airtop Public

    htop for the airwaves — a live 802.11 (Wi-Fi) RF dashboard in your terminal

    JavaScript 56 2

  5. agent-lock agent-lock Public

    Confine an AI agent (Claude Code, Codex, oh-my-pi, ...) to one directory with a BPF-LSM program, and watch it live over eBPF.

    JavaScript 27 5

  6. redissnoop redissnoop Public

    Live, zero-config Redis traffic profiler built on eBPF. Reads plaintext and TLS, no app changes.

    JavaScript 25 2

Repositories

Showing 10 of 42 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…