2
0
Fork 0

update maxipax ip

This commit is contained in:
neingeist 2017-07-05 15:26:51 +02:00
parent a9386645ec
commit e2708b729a

View file

@ -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.2:8000 &
/tmp/usr/bin/socat TCP-LISTEN:8000,reuseaddr,fork,su=nobody,pf=ip6 TCP:192.168.2.2:8000 &
}
stop() {