Sign inSign up

jepbura/pf

By jepbura

Updated over 3 years ago

port forwarding

Image
Networking
Developer tools
Content management system
0

1.1K

jepbura/pf repository overview

port forwarding

This image uses socat to forward network traffic as defined by the environment variables.

Due to not being identified by name, I had to use jepbura/pf

Usage

Define the following environment variables to configure port-forwarding.

VariableDescriptionOptional
REMOTE_HOSTIP or address of the host you want to forward traffic tono
REMOTE_PORTPort on remote host to forward traffic toyes (Default 1080)
LOCAL_PORTPort where container listens. Must be non-privileged (i.e. >1024)yes (Default 1080)

Docker hub

My Docker at Docker Hub: jepbura/pf

Based on marcnuri/port-forward And Based on ministryofjustice/port-forward

Github

My Github: jepbura

Tag summary

Content type

Image

Digest

sha256:5162cde30

Size

3.6 MB

Last updated

over 3 years ago

docker pull jepbura/pf