package sshtunnel type Credentials struct { Username string Password string }