Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

yshurik/stunnel is a container utility for making secure tunnels between docker hosts. As data flow could be not protected between docker hosts located in separate locations the container can work well as a transport layer.

License

Notifications You must be signed in to change notification settings

LynxLine/docker-stunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

5 Commits

Repository files navigation

yshurik/stunnel docker container

yshurik/stunnel is a container utility for making secure tunnels between docker hosts. As data flow could be not protected between docker hosts located in separate locations the container can work well as a transport layer.

 docker host1 docker host2
+------------+ +---------------+ +----------------+ +-------------+
|container | |yshurik/stunnel| |yshurik/stunnel | |container |
|with service|--|with -s to make|..internet..|a client to make|--|with a client|
|to protect | |secure tunnel | |endpoint to use | |of host1 |
+------------+ +---------------+ +----------------+ +-------------+

Usage

docker run [DOCKER_OPTIONS] yshurik/stunnel -c <connect-port> [-s]

Options

  • -c - Required; to connect to, in the form :.
  • -s - Optional; specifies that the endoint is a server.

Examples:

License MIT

About

yshurik/stunnel is a container utility for making secure tunnels between docker hosts. As data flow could be not protected between docker hosts located in separate locations the container can work well as a transport layer.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /