Connect to a host using the legacy protocol.
Usage
old_connect(host)
host: str
The hostname to connect to.
bool
True if connection was successful.
Use connect_v2() instead.