Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 279 Bytes

docker-socat

Light-weight dockerized socat

Getting Started

docker run -d --restart=always -p 465:465 cienet/socat -d -d -ls tcp-listen:465,fork,reuseaddr TCP:smtp.google.com:465

References