Skip to content

Websocket server that serves the results of docker exec

License

Notifications You must be signed in to change notification settings

jamesqin-cn/docker-exec-ws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-exec-ws

Intro

Websocket server that serves the results of docker exec

Usage

server

./app [-host :8080] [-docker_host 127.0.0.1:2375] [-cols 100] [-rows 28]

client

http://<ws_host>/?id=<container_id>

About

Websocket server that serves the results of docker exec

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages