Skip to content

sheyabernstein/pinggy-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker image to run a Pinggy SSH tunnel

Usage:

docker run \ 
    -e PINGGY_TOKEN="<token>" \
    -e PINGGY_DOMAIN="a.pinggy.io" \
    -e LOCAL_IP="localhost" \
    -e LOCAL_PORT="8080" \
    --entrypoint=/entrypoint.sh \
    sheyabernstein/pinggy

About

Docker container to run a pinggy tunnel

Resources

Stars

Watchers

Forks

Packages

No packages published