gamt
Serial-over-lan (sol) client for Intel AMT, console version
Install
- All systems
-
curl cmd.cat/gamt.sh
- Debian
-
apt-get install gamt
- Ubuntu
-
apt-get install gamt
- Kali Linux
-
apt-get install amtterm
- Fedora
-
dnf install amtterm
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install gamt
- OS X
-
brew install amtterm
- Raspbian
-
apt-get install gamt
- Dockerfile
- dockerfile.run/gamt
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.
gamt
Serial-over-lan (sol) client for Intel AMT, gtk 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 perl script to gather information about and remotely control AMT managed computers.