Skip to content

mattdavis90/docker_wscat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

wscat

Builds a container that runs wscat

Port 8080 is exposed for listening.

Runs --help by default. This can be overridden on the command-line

docker run -ti --rm mattdavis90/wscat -l 8080

or connect to a server

docker run -ti --rm mattdavis90/wscat -c ws://echo.websocket.org

About

Docker container for wscat

Resources

Stars

Watchers

Forks

Packages

No packages published