A simple tool for actively sniffing sockets with fd passing
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LEdoian 68b09cdb8c Implement basic introspection into what is passed. 10 months ago
test/00 Make the test files executable 11 months ago
README Add dependencies and notes to README 10 months ago
sopass.py Implement basic introspection into what is passed. 10 months ago

README

A simple socket sniffer which can pass file descriptors.

Aimed at sniffing Wayland traffic.

The name is derived from this being a bit similar to socat, but can pass descriptors.

Dependencies: termcolor