• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Program that displays TCP connections+activity?

treemonkey

Senior member
Basically I'm looking for a program that monitors individual tcp connections. So I could see the amount of inflow/outflow between specific IPs. Does anyone know a program that would do this and perhaps throttle connections individually? thanks
 
It's a huge leap from monitoring TCP activity and throttling connections! I use Ethereal for monitoring, but controlling the throughput is a much larger issue, you need a high-end proxy server or the like to do that.
 
Back
Top