hamtsolo

Intel AMT serial-over-lan (SOL) client

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

Version on this page:1.0.3
LTS Haskell 22.14:1.0.4
Stackage Nightly 2024-03-28: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.3@sha256:b7c3b88ecf330501936490b9a09a086eef282c7ca32fef4b9a535f9881d61ca4,1659

Module documentation for 1.0.3

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