- Ignore SIGPIPE to work around IO::Socket::SSL having its socket
closed from under it and terminating the program.
- Improve detection of servers that close the TCP connection right
after it is opened. This usually means the IP address the tool is
connecting from has been banned so suggest that as well.
- Show more debug information when a connection fails.