web_console

command
v1.2.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2024 License: MIT Imports: 13 Imported by: 0

README

web console

Download & Install

go get -u -v github.com/wzshiming/console/cmd/web_console

or

docker pull wzshiming/web_console 

Start

$(go env GOBIN)/web_console

or

docker run -it --rm -p 8888:8888 wzshiming/web_console
Shell

http://localhost:8888/?name=shell&cmd={cmd}

SSH

http://localhost:8888/?name=ssh&host=ssh://{username}:{password}@{domain}:{port}

Docker

http://localhost:8888/?name=docker&host=tcp://localhost:2375&cid={Container}&cmd={cmd}
or
http://localhost:8888/?name=docker&host=unix:///var/run/docker.sock&cid={Container}&cmd={cmd}

License

Pouch is licensed under the MIT License. See LICENSE for the full license text.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL