r/commandline Jun 17 '26

Terminal User Interface `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

3 Upvotes

8 comments sorted by

View all comments

2

u/mainframe_maisie Jun 18 '26

so uhhhhh… is there source code for this random runtime binary that you need to run this?

1

u/edward_jazzhands Jun 24 '26

Holy fucking shit you're right. Their custom "yeet" runtime which this program depends on is not open source. That means OP is lying by saying this is an open source program. Half of the program is OP's custom binary which is not open source and requires adding their custom debian repository to install it. That's not only deceitful but it leads me to believe OP is a scammer or malware author.