Giter Site home page Giter Site logo

hp-ilo-autologin's Introduction

Hi! Yuriko-san here~

Age: 32 Type: Freelancer Job: Infrastructure Engineer
Linux: Passing Docker: Passing Ansible: Passing CircleCI: WantDo ConoHa VPS: Running EC2: Running CloudFormation: Passing

PHP: Passing JavaScript: Maybe?

C: Passing C++: Maybe? C#: Maybe? Go: Passing Java: Passing? VBA: Passing Z80Asm: Passing x64Asm: Learning

CCNA: Passed! Life: Travel&Game

hp-ilo-autologin's People

Contributors

ichikawayukko avatar

Watchers

 avatar  avatar

hp-ilo-autologin's Issues

iLO4 and Firefox

To enable functionality with iLO 4, ver 2.79 tested, Use this code:

javascript:pswd={"IP_Address_1":"Password_1","IP_Address_2":"Password_2"};
document.getElementById("appFrame").contentWindow.document.getElementById("usernameInput").value="Administrator";
document.getElementById("appFrame").contentWindow.document.getElementById("passwordInput").value=pswd[document.URL.slice(document.URL.indexOf("//")+2,-1)];
document.getElementById("appFrame").contentWindow.document.getElementById("ID_LOGON").click();

Note the changes in the getElementById.

Also, when using Firefox, you cannot paste the code as above, it has to all be in one line or the CR/LF are interpreted as spaces.

Excellent handy shortcut to login.

Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.