Skip to content

ceckerle/MicroServerKVMLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MicroServerKVMLauncher

A wrapper to launch the KVM Viewer for the HP MicroServer N36L/N40L/N54L Remote Access Card on modern Java Runtimes.

Requires a Java 8 or newer Runtime. Successfully tested on Mac OS X 11 and Windows 10 with Java 8 and 15.

Usage

java -jar MicroServerKVMLauncher.jar <host> <user> <password>

e.g. java -jar MicroServerKVMLauncher.jar 192.168.1.17 admin password

Limitations

  • TLS certificate validation and strong protocols/cipher suites are disabled. Use only in a secure network environment.

Possible enhancements

  • Support launching the virtual media application
  • Support other platforms (e.g. Dell iDRAC6 seems to be using the same KVM Viewer)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages