update maxipax ip
This commit is contained in:
parent
a9386645ec
commit
e2708b729a
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
|
Reference in a new issue