#!/bin/bash
exec openconnect --script-tun --script "/app/tcpproxy -g -L 1234:$HOST" "$@"