Interface Socks4CommandRequest

    • Method Detail

      • userId

        java.lang.String userId()
        Returns the USERID field of this request.
      • dstAddr

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

        int dstPort()
        Returns the DSTPORT field of this request.