Skip to content

erm-git/docker-catt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

docker-catt

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

Usage:

docker run --rm --network=host datmanslo/catt <options>
e.g docker run --rm --network=host datmanslo/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. Please head over to the creator's repo 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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 68.6%
  • Dockerfile 31.4%