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 225 14

  2. sigwire sigwire Public

    tail -f for signals. Every signal any process on the box raises — who sent it, who it hit, which signal, how it was raised (kill(2), the kernel, a POSIX timer), whether the target caught it and how…

    JavaScript 161 4

  3. 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 86 4

  4. 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 74 2

  5. pktscope pktscope Public

    Wireshark-style terminal packet analyzer on eBPF/TCX — live packet list, protocol detail tree, section-colorized hex; works on raw-IP tunnel devices

    JavaScript 67 3

  6. airtop airtop Public

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

    JavaScript 59 1

Repositories

Showing 10 of 59 repositories
  • omarchy-proctop Public

    Live CPU and memory history in the Omarchy bar, with a per-process table. Braille charts rendered from a yeet isolate.

    yeet-src/omarchy-proctop's past year of commit activity
    QML 1 Apache-2.0 0 0 0 Updated Sep 10, 2026
  • yeetkit-omarchy Public

    Omarchy shell plugins written as yeetkit apps: SolidJS pages in a yeet isolate, rendered into the Quattro bar over the tty portal

    yeet-src/yeetkit-omarchy's past year of commit activity
    JavaScript 0 Apache-2.0 0 0 0 Updated Sep 9, 2026
  • sqlsnoop Public

    eBPF SQL statement monitor for Linux: every query your app sends Postgres or MySQL, with bound values

    yeet-src/sqlsnoop's past year of commit activity
    Shell 0 Apache-2.0 0 0 1 Updated Sep 9, 2026
  • exectop Public

    Scoped process-launch monitor for Linux: every program one app starts, folded, with the unusual on top

    JavaScript 8 Apache-2.0 0 0 0 Updated Sep 3, 2026
  • pktscope Public

    Wireshark-style terminal packet analyzer on eBPF/TCX — live packet list, protocol detail tree, section-colorized hex; works on raw-IP tunnel devices

    yeet-src/pktscope's past year of commit activity
    JavaScript 67 3 0 1 Updated Sep 1, 2026
  • airtop Public

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

    yeet-src/airtop's past year of commit activity
    JavaScript 59 Apache-2.0 1 0 0 Updated Aug 31, 2026
  • yeet-scripts Public
    yeet-src/yeet-scripts's past year of commit activity
    Shell 8 Apache-2.0 1 0 1 Updated Aug 31, 2026
  • yeet-src/script-template's past year of commit activity
    C 1 Apache-2.0 0 0 2 Updated Aug 31, 2026
  • wssnoop Public

    Live WebSocket-over-TLS snooper: a yeet BPF+TUI dashboard that taps plaintext at the OpenSSL boundary

    JavaScript 1 Apache-2.0 0 0 0 Updated Aug 31, 2026
  • mongosnoop Public

    Live MongoDB query profiler built on eBPF. Reads plaintext and TLS, no app changes.

    yeet-src/mongosnoop's past year of commit activity
    JavaScript 1 Apache-2.0 0 0 0 Updated Aug 31, 2026

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…