Interface Socks5CommandResponse

    • Method Detail

      • bndAddrType

        Socks5AddressType bndAddrType()
        Returns the address type of the BND.ADDR field of this response.
      • bndAddr

        java.lang.String bndAddr()
        Returns the BND.ADDR field of this response.
      • bndPort

        int bndPort()
        Returns the BND.PORT field of this response.