amttool
Serial-over-lan (sol) client for Intel AMT, console version
Install
- All systems
-
curl cmd.cat/amttool.sh
- Debian
-
apt-get install amtterm
- Ubuntu
-
apt-get install amtterm
- Kali Linux
-
apt-get install amtterm
- Fedora
-
dnf install amtterm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install amtterm
- OS X
-
brew install amtterm
- Raspbian
-
apt-get install amtterm
- Dockerfile
- dockerfile.run/amttool
amtterm
Serial-over-lan (sol) client for Intel AMT, console version
AMT (included in Intel vPro and Centrino Pro) provides out-of-band (OOB) management for Desktops and Laptops, using an agent integrated in the network adapter and in the motherboard. Serial-over-lan provides a secure way to connect a remote computer, through a pseudo serial interface. amtterm and gamt are two terminal tools to connect to that pseudo serial interface from a remote computer. amttool is a script to gather information about and remotely control AMT managed computers. Starting with AMT 9.0 Intel has removed support for the old SOAP protocol which is used by amttool. Only WS Management (added in AMT 3.0) is supported by recent machines. You can use wsmancli (see http://openwsman.sf.net) instead.