Skip to content

Acevpn/ZerotierSocat-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

ZeroTier + Socat Docker image by Acevpn

Description

Zerotier is an open source, cross-platform and easy to setup and use virtual LAN / Hamachi alternative available on Android, iOS, Mac, Windows, Linux.

Usage

This Dockerfile is pushed to dockerhub.

Build

docker run --privileged --name ZerotierSocat zerotiersocat

Environment Variables

Socat_Dest_IP = Socat destination IP
Socat_Dest_Port = Socat destination port.

Socat syntax for RDP

socat TCP-LISTEN:3389,fork,reuseaddr TCP:<Computer_IP>:3389

Releases

No releases published

Packages

No packages published