An open API service indexing awesome lists of open source software.

https://github.com/zmaril/stethoscope

Listen to your server
https://github.com/zmaril/stethoscope

Last synced: 8 months ago
JSON representation

Listen to your server

Awesome Lists containing this project

README

          

# stethoscope

Listen to your server with bpftrace.

```bash
git clone git@github.com:zmaril/stethoscope.git
cd stethoscope
brew install supercollider
poetry install
stethoscope a_server_you_have_in_your_ssh_config # that also has bpftrace installed already
```

And watch as it plays a little tune for you.

[Twitter dev log can be found here](https://x.com/ZackMaril/status/1820839634244362474).