Lines Matching refs:host
13 [B<-connect> I<host:port>]
14 [B<-host> I<hostname>]
16 [B<-bind> I<host:port>]
17 [B<-proxy> I<host:port>]
129 [I<host>:I<port>]
134 connects to a remote host using SSL/TLS. It is a I<very> useful diagnostic
154 =item B<-connect> I<host>:I<port>
156 This specifies the host and optional port to connect to. It is possible to
157 select the host and port using the optional target positional argument instead.
159 is made to connect to the local host on port 4433.
161 =item B<-host> I<hostname>
169 =item B<-bind> I<host:port>
171 This specifies the host address and or port to bind as the source for the
172 connection. For Unix-domain sockets the port is ignored and the host is
175 =item B<-proxy> I<host:port>
177 When used with the B<-connect> flag, the program uses the host and port
650 specifies the host for the "to" attribute of the stream element.
651 If this option is not specified, then the host specified with "-connect"
663 if specifies the host for the "to" attribute of the stream element. If this
664 option is not specified, then the host specified with "-connect" will be used.
802 =item I<host>:I<port>