Archive for November, 2024

Monitoring network connections on Linux

November 25th, 2024 – 9:32 am
Tagged as: Computing Notes

Here is a great TCP/UDP Port finder tool.   This was useful for finding out which port “cbt” was in my Iftop listing.  It was 7777, which was in use for the Unreal Engine on an Ark: Survival Evolved game server. Iftop is the best real time network monitoring tool for Linux that has graced my [...]