Remote Access to AmigaOS: amigactl 0.8.0

"Amigactl" enables remote access to an AmigaOS computer: the PC uses a console written in Python, while a server program written in C runs on the Amiga. It supports file operations, executing CLI commands, ARexx usage, live file streaming, and system monitoring (allocations, volumes, ports, tasks) via a simple text protocol with machine-readable responses. The program was developed for trusted networks and emulator environments.

Version 0.8.0 introduces atrace — a system-level library call tracing facility for AmigaOS. A resident module patches shared library function vectors at the machine code level, capturing every call with arguments, return values, caller task name, and microsecond timing. Events stream to the client in real time.

https://www.amiga-news.de/en/news/AN-2026-03-00088-EN.html

#Amiga #AmigaOS #remote

amiga-news.de - Remote Access to AmigaOS: amigactl 0.8.0