Popularity
5.8
Declining
Activity
0.0
-
10
4
2
Monthly Downloads: 14
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 -
LDAPv3
Lightweight Directory Access Protocol V3 (LDAPv3) RFC4511 implementation -
hsendxmpp
sendxmpp clone and drop-in replacement, sending XMPP messages via CLI -
transient-universe-tls
Secure communications for transient-universe -
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. -
network-simple-wss
Simple Haskell interface to TLS secured WebSockets -
attoparsec-uri
A compositional URI parser / printer for attoparsec -
network-uri-lenses
lenses for http://hackage.haskell.org/package/network-uri
Static code analysis for 29 languages.
Your projects are multi-language. So is SonarQube analysis. Find Bugs, Vulnerabilities, Security Hotspots, and Code Smells so you can release quality code every time. Get started analyzing your projects today for free.
Promo
www.sonarqube.org
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