1
0
mirror of https://github.com/Ylianst/MeshCommander synced 2025-12-05 21:53:19 +00:00
Ylian Saint-Hilaire 3deafe34ef first commit
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00
2020-03-09 11:11:06 -07:00

MeshCommander

For more information, visit MeshCommander.com/meshcommander.

MeshCommander is a Intel(R) Active Management Technology (Intel(R) AMT) remote management tool. It's feature rich and includes a built-in remote desktop viewer for Hardware-KVM, a Serial-over-LAN terminal, IDER-Redirection support and much more. MeshCommander is built on web technologies and runs on many plaforms. In addition to being available as a stand-alone tool, MeshCommander was built to be very space efficient to that it can be uploaded into Intel AMT flash space to have it served diretly from the Intel AMT web serve. There are different ways to install and use MeshCommander.

Windows Installation

On Windows, simply go to MeshCommander.com/meshcommander and download and install the MSI installer.

NPM Installation

On Windows, Linux and MacOS, you can install MeshCommander from the Node Package Manager (NPM). Once you have NodeJS installed on your computer, you can do:

	mkdir meshcommander
	cd meshcommander
	npm install meshcommander
	node meshcommander

This will start a small web server on port 3000 that you can access using a browser to use MeshCommander at http://127.0.0.1:3000.

Firmware Installation

For Intel AMT 11.6 and higher, you can load MeshCommander directly into Intel AMT storage flash space. Depending on the activation mode, MeshCommander can replace the default Intel AMT web page on HTTP/16992 or HTTPS/16993 making the built-in web site much more capable. On Windows, you can download the firmware installer here. On other platforms, you can use MeshCMD to load MeshCommander into Intel AMT.

MeshCMD Installation

On Windows and Linux, you can download MeshCMD, a command line tool for performing many Intel AMT management operations. Included in that tool is MeshCommander. You can start it up by running:

	meshcmd meshcommander

Like the NPM version, this will start an HTTP web server on port 3000. You can then access http://127.0.0.1:3000 from any browser to access MeshCommander.

Tutorials

There are plenty of tutorial videos here.

Introduction to MeshCommander.
MeshCommander - Introduction

License

This software is licensed under Apache 2.0.

Description
No description provided
Readme Apache-2.0 37 MiB
Languages
HTML 73%
JavaScript 26.8%
CSS 0.2%