[OC] Reject UI, embrace TUI. Top for HTTP requests

Hey everybody, I built this TUI for viewing HTTP requests on a host within the terminal and I felt like people here might appreciate it for its nice unix vibes. Its open source so feel free to poke around: httpinspect on Github

u/Confident_Milk6013 — 16 days ago
▲ 84 r/mspaint+1 crossposts

MS Paint inside the terminal

Hey everybody, just wanted to share another fun TUI I made this week. A super basic version of the old microsoft paint but fully running from within a terminal. Its open source so feel free to snoop around and see how I built it

source: tui-paint on GitHub

u/Confident_Milk6013 — 16 days ago
▲ 457 r/tui+1 crossposts

`top` for HTTP endpoints

hey I recently built this tui, its intended to function similar to top but rather than inspecting processes its for inspecting http requests occurring on a machine. It works by hooking into the TC Syscalls so it needs to be behind a TLS terminated endpoint for it to function but I thought it was nice and figured I'd share. Its open source so feel free to poke around.

sauce: GitHub

u/Confident_Milk6013 — 17 days ago

`top` for http endpoints TUI

hey I wanted to share a TUI I built recently, its intended to function similar to top but rather than inspecting processes its for inspecting http requests occurring on a machine. It works by hooking into the TC Syscalls so it needs to be behind a TLS terminated endpoint for it to function but I thought it was nice and figured I'd share. Its open source so feel free to poke around.

sauce: GitHub

u/Confident_Milk6013 — 18 days ago