Open codders opened 1 year ago
For the custom-socat puzzle to be solvable, the listening port in the docker container needs to be exposed to the world. Currently socat in the container listens on 4242, and the port exposed via docker / cmgr is mapper to 4200
custom-socat
Opened #53 to address this
For the
custom-socat
puzzle to be solvable, the listening port in the docker container needs to be exposed to the world. Currently socat in the container listens on 4242, and the port exposed via docker / cmgr is mapper to 4200