Sign inSign up

int128/stone

By int128

Updated almost 11 years ago

Image
0

4.0K

int128/stone repository overview

Stone on Docker

A Docker image of Stone, that is a TCP/IP repeater in the application layer.

How to use

Run the image on Docker Hub.

docker run int128/stone

Following example forwards an incoming connection with SSL decryption.

docker run -d -p 443:443 int128/stone localhost:22 443/ssl

Tag summary

Content type

Image

Digest

sha256:eae6627aa

Size

73.4 MB

Last updated

almost 11 years ago

docker pull int128/stone