Popularity
5.9
Declining
Activity
4.6
-
9
4
2
Monthly Downloads: 21
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
hamtsolo alternatives and similar packages
Based on the "network" category.
Alternatively, view hamtsolo alternatives based on common mentions on social networks and blogs.
-
compendium-client
Mu (μ) is a purely functional framework for building micro services. -
resolv
Domain Name Service (DNS) lookup via the libresolv standard library routines -
network-data
Network data structures in Haskell (IP, UDP, TCP headers, etc) -
windns
Domain Name Service (DNS) lookup via the Windows dnsapi standard library -
hatexmpp3
XMPP client with synthetic filesystem (9P) and (optional) graphical (GTK3) interfaces -
transient-universe-tls
Secure communications for transient-universe -
hsendxmpp
sendxmpp clone and drop-in replacement, sending XMPP messages via CLI -
LDAPv3
Lightweight Directory Access Protocol V3 (LDAPv3) RFC4511 implementation -
oauth2-jwt-bearer
OAuth2 jwt-bearer client flow as per rfc7523. -
iwlib
A binding to the iw library for getting info about the current WiFi connection. -
attoparsec-uri
A compositional URI parser / printer for attoparsec -
network-simple-wss
Simple Haskell interface to TLS secured WebSockets -
google-oauth2-easy
📛 Easy Google Authentication integration - Authorization Code & Refresh Token -
network-uri-lenses
lenses for http://hackage.haskell.org/package/network-uri
Less time debugging, more time building
Scout APM allows you to find and fix performance issues with no hassle. Now with error monitoring and external services monitoring, Scout is a developer's best friend when it comes to application development.
Promo
scoutapm.com
Do you think we are missing an alternative of hamtsolo or a related project?
README
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