hamtsolo

Intel AMT serial-over-lan (SOL) client

https://github.com/tfc/hamtsolo#readme

Version on this page:1.0.2
LTS Haskell 22.17:1.0.4
Stackage Nightly 2024-04-19:1.0.4
Latest on Hackage:1.0.4

See all snapshots hamtsolo appears in

BSD-3-Clause licensed by Jacek Galowicz
Maintained by [email protected]
This version can be pinned in stack with:hamtsolo-1.0.2@sha256:261772fe6404152935240bf8dc23eb88dcedd21466df8b874efc271624646275,1661

Module documentation for 1.0.2

There are no documented modules for this package.

hamtsolo

Build Status

Connect to an Intel computer with enabled AMT and establish a serial-over-lan (SOL) connection.

Does not support encryption. (Use Intel ME in small business mode.)

Usage

hamtsolo - An Intel AMT Serial-Over-LAN (SOL) client

Usage: hamtsolo [-u|--user <user>] [-p|--pass <password>] [--port <port>] <host>
  hamtsolo lets you connect to Intel computers with enabled AMT and establish a
  serial-over-lan (SOL) connection.

Available options:
  -h,--help                Show this help text
  -u,--user <user>         Authentication user name (default: "admin")
  -p,--pass <password>     Authentication password (default: "Password123!")
  --port <port>            TCP connection port (default: 16994)
  <host>                   AMT host to connect to