type t ={ address: string; port: int option; user: string option; add_ssh_options: string list; } [@@deriving yojson]