mirror of
https://gitee.com/gfdgd-xi/deep-wine-runner
synced 2025-09-09 21:02:22 +08:00
5 lines
197 B
Plaintext
5 lines
197 B
Plaintext
Manual setup:
|
|
|
|
DATA="echo \'<cross-domain-policy><allow-access-from domain=\\\"*\\\" to-ports=\\\"*\\\" /></cross-domain-policy>\'"
|
|
/usr/bin/socat -T 1 TCP-L:843,reuseaddr,fork,crlf SYSTEM:"$DATA"
|