#!/bin/bash
ssh -o NoHostAuthenticationForLocalhost=yes -p 8022 root@127.0.0.1
