jeffijoe / sockgauge

Tiny TCP proxy that reports the number of open sockets to the destination.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sockgauge

A little TCP proxy that forwards all traffic as-is and reports the number of open sockets to the server. Written in Rust.

Why?

lsof wasn't enough for debugging the pattern of leaky connections.

About

Tiny TCP proxy that reports the number of open sockets to the destination.

License:MIT License


Languages

Language:Rust 100.0%