Skip to content

This solution is to tcp tunnel to destination host through a http proxy.

Notifications You must be signed in to change notification settings

GovTechSG/proxy-tunnel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Outline

This docker container runs socat to setup a tunnel to destination host, It will expose LOCAL_PORT to allow connection to remote site

Docker build

$ docker build -t proxytunnel -f Dockerfile .

About

This solution is to tcp tunnel to destination host through a http proxy.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published