configurations/g18/rootfs/etc/supervisor/conf.d/socat.conf

5 lines
126 B
Plaintext
Raw Normal View History

2023-05-11 11:14:08 +08:00
[program:socat-lcl-14173]
command=socat TCP6-LISTEN:14173,fork,reuseaddr TCP4:192.168.16.117:14173
autorestart=true
user=root