Commit 0faea420 authored by nanahira's avatar nanahira

socat

parent a3a5f847
...@@ -7,4 +7,4 @@ services: ...@@ -7,4 +7,4 @@ services:
ports: ports:
- '{{rule.listen}}:3000' - '{{rule.listen}}:3000'
command: 'tcp-listen:3000,fork,reuseaddr tcp-connect:{{rule.to}}' command: 'tcp-listen:3000,fork,reuseaddr tcp-connect:{{rule.to}}'
{% endif %} {% endfor %}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment