ssh -o ControlPersist=yes -fNT -L 3306:127.0.0.1:3306 example.com
ssh -L local_port:destination_server_ip:remote_port ssh_server_hostname