querfunk
/
ffka-querfunk
Archived
2
0
Fork 0

move stream backend to maxipax

master
neingeist 7 years ago
parent 895917ab6c
commit a9386645ec

@ -11,7 +11,7 @@ start() {
fi
# start stream proxy
/tmp/usr/bin/socat TCP-LISTEN:8000,reuseaddr,fork,su=nobody,pf=ip6 TCP:192.168.3.4:8000 &
/tmp/usr/bin/socat TCP-LISTEN:8000,reuseaddr,fork,su=nobody,pf=ip6 TCP:192.168.3.2:8000 &
}
stop() {