gpeavy / docker-catt

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:BSD 2-Clause "Simplified" License


Languages

Language:Shell 68.6%Language:Dockerfile 31.4%