Interface Socks5StreamHost

    • Method Detail

      • getHostname

        String getHostname()
        Gets the IP address or DNS domain name of the StreamHost for SOCKS5 communication over TCP.
        Returns:
        The hostname.
      • getPort

        int getPort()
        Get the port on which to connect for SOCKS5 communication over TCP.
        Returns:
        The port.