/docker-catt

"Dockerized" version of https://github.com/skorokithakis/catt: Cast All The Things

Primary LanguageShellBSD 2-Clause "Simplified" LicenseBSD-2-Clause

docker-catt

"Dockerized" version of https://github.com/skorokithakis/catt: Cast All The Things

Usage:

docker run --rm --network=host gpeavy04/catt <options>
e.g docker run --rm --network=host gpeavy04/catt --help
Please note the inclusion of --network=host flag which will allow broadcasts to work over the docker host network for functions such as discovery.

CREDIT:

All credit to https://github.com/skorokithakis/catt and https://github.com/datmanslo/docker-catt. Please head over to the creators' repos to learn more. This is simply a Docker container running the CATT tool with no modifications.