#!/bin/bash PORT=9002 echo "Zugriff: http://localhost:$PORT" ssh -p 3336 odoo-prod@5.9.67.35 -L $PORT:localhost:8069