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