@hackage hamtsolo1.0.1
Intel AMT serial-over-lan (SOL) client
Categories
License
BSD-3-Clause
Maintainer
jacek@galowicz.de
Links
Versions
Installation
Dependencies (0)
- base >=4.10 && <4.11
- binary >=0.8 && <0.9
- bytestring >=0.10 && <0.11
- unix >=2.7 && <2.8
- async >=2.1 && <2.2
- attoparsec >=0.13 && <0.14 Show all…
Dependents (1)
@hackage/acme-everything
hamtsolo
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