fix: ssh strategy port default
the default for the ssh strategies network port was set to `None`, which failed the instance_of(str) validation that is set on the attr.
the default for the ssh strategies network port was set to `None`, which failed the instance_of(str) validation that is set on the attr.