Interface Socks4CommandRequest

    • Method Detail

      • userId

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

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

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