Popularity
6.5
Growing
Activity
5.5
-
13
6
2

Monthly Downloads: 22
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data     Network    

hamtsolo alternatives and similar packages

Based on the "network" category.
Alternatively, view hamtsolo alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of hamtsolo or a related project?

Add another 'network' Package

README

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