424bec56a57e4ddcb1e15120ef00fce9.ddns.gcloud.gg Open in urlscan Pro
89.233.204.241  Public Scan

Submitted URL: https://424bec56a57e4ddcb1e15120ef00fce9.ddns.gcloud.gg/
Effective URL: https://424bec56a57e4ddcb1e15120ef00fce9.ddns.gcloud.gg/ui/
Submission: On May 29 via api from US — Scanned from SE

Form analysis 1 forms found in the DOM

Name: loginForm

<form name="loginForm" ng-submit="login(credentials)" novalidate="" class="ng-pristine ng-valid">
  <div id="loginForm">
    <p class="loginRow ng-hide" ng-show="devmode || electron">
      <label id="host-label" class="loginLabel">Hostname <input id="hostname" autocomplete="off" aria-labelledby="host-label" tabindex="1" ng-disabled="loggingIn" ng-class="{loginFailed: loginFailed}"
          class="margeTextInput ng-pristine ng-untouched ng-valid" type="text" ng-model="credentials.hostname" ng-model-options="{
                     updateOn: 'blur'
                  }">
      </label>
    </p>
    <p class="loginRow">
      <label id="username-label" class="loginLabel">User name <input id="username" aria-labelledby="username-label" tabindex="2" focus-me="true" ng-disabled="loggingIn" ng-class="{loginFailed: loginFailed}"
          class="margeTextInput ng-pristine ng-untouched ng-valid" type="text" ng-model="credentials.username">
      </label>
    </p>
    <p class="loginRow">
      <label id="password-label" class="loginLabel">Password <input id="password" autocomplete="off" aria-labelledby="password-label" tabindex="4" ng-disabled="loggingIn" ng-class="{loginFailed: loginFailed}"
          class="margeTextInput ng-pristine ng-untouched ng-valid" type="password" ng-model="credentials.password">
      </label>
    </p>
    <p>&nbsp;</p>
    <p id="loginButtonRow">
      <input id="submit" class="button blue" type="submit" value="Log in" ng-disabled="credentials.username === '' ||
                  loggingIn" disabled="disabled">
    </p>
  </div>
  <div id="productName">
    <img src="images/vmware_logo_white_transparent.png" style="width: 120px; margin-right: 10px;">
    <img src="images/esxi.png" style="margin-bottom: 2px; width: 60px;">
    <!-- ngIf: loggingIn -->
    <!-- ngIf: status !== null -->
    <div ng-show="welcome !== null &amp;&amp; !loggingIn &amp;&amp; !initializing" ng-style="{'margin-top': status === null ? '29px' : '10px'}" class="loginWelcome ng-hide" style="margin-top: 29px;">
      <div ng-bind-html="welcome | escapeHtml | linebreak"></div>
      <div ng-show="accept !== null" style="margin: 10px; text-align: right;" class="ng-hide">
        <label>
          <input type="checkbox" tabindex="3" ng-model="accepted" style="margin: 0 5px 0 0;" class="ng-pristine ng-untouched ng-valid">
        </label>
      </div>
    </div>
  </div>
</form>

Text Content

Hostname

User name

Password

 




Open the VMware Host Client documentation