@@ -12,7 +12,7 @@ case "$ACTION" in
start)
while :; do
[ -z "$1" ] && break
PORT_OPTS="$PORT_OPTS -R :$1:localhost:$1"
PORT_OPTS="$PORT_OPTS -R 0.0.0.0:$1:localhost:$1"
shift
done
MISC_OPTS="-o ServerAliveInterval=60 -o ServerAliveCountMax=15"
The note is not visible to the blocked user.