mote
Summary
mote is a Go command module that enables remote execution of commands on a host. It supports multiple transports (SSH, Gomotes, TailScale, and direct TCP) and provides usage commands like mote serve, mote login, and mote close. It includes workflow examples for running cross-compiled Go tests remotely, uploading files, and managing server aliases, with a focus on Go's gomote infrastructure and cross-platform builds.