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 d2980cf789 Add dependencies and notes to README 9 months ago
test/00 Make the test files executable 9 months ago
README Add dependencies and notes to README 9 months ago
sopass.py Fix hexdump math-error on empty input 9 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