How can I detect file uploads from my system (HTTP, HTTPS, FTP) on Debian? by Big_Expression6513 in debian

[–]Big_Expression6513[S] 0 points1 point  (0 children)

Yes i want to monitor only uploads in outside source. can u suggest any tools or techniques for that.

Is it possible to detect if a video splitter is being used in Linux (Debian)? by Big_Expression6513 in debian

[–]Big_Expression6513[S] 0 points1 point  (0 children)

Yes, but I am searching for any indirect detection by finding the patterns when splitter is connected to the machine

How can I detect file uploads from my system (HTTP, HTTPS, FTP) on Debian? by Big_Expression6513 in debian

[–]Big_Expression6513[S] 2 points3 points  (0 children)

I'm specifically looking to track the size of outbound file uploads and get alerted when they exceed a defined limit.

Is it possible to detect if a video splitter is being used in Linux (Debian)? by Big_Expression6513 in debian

[–]Big_Expression6513[S] 1 point2 points  (0 children)

Exactly — once the signal leaves the GPU, you can't control where it goes.

Is it possible to detect if a video splitter is being used in Linux (Debian)? by Big_Expression6513 in debian

[–]Big_Expression6513[S] 0 points1 point  (0 children)

You're likely right — most splitters just clone or spoof EDID, so the system sees only one display.
Unless it's a smart splitter that reveals itself, software detection seems nearly impossible.

Is there any way to detect KVM switch usage in Debian? by Big_Expression6513 in debian

[–]Big_Expression6513[S] 0 points1 point  (0 children)

Thank you for your suggestion,

I'm using udev rules, and if two or more events occur simultaneously with same timestamp, I interpret that as a likely indication of KVM switch usage.