Interface Socks5CommandRequest

    • Method Detail

      • dstAddrType

        Socks5AddressType dstAddrType()
        Returns the type of the DST.ADDR field of this request.
      • dstAddr

        java.lang.String dstAddr()
        Returns the DST.ADDR field of this request.
      • dstPort

        int dstPort()
        Returns the DST.PORT field of this request.