MAC-Telnet protocol (MikroTik Layer-2 terminal/exec over UDP 20561) wire format, session handshake, and MD5 + MTWEI (EC-SRP) authentication. Use when: implementing or debugging a MAC-Telnet client/server, reaching a RouterOS device by MAC address without IP, parsing MAC-Telnet packets, understanding the WinBox-style L2 terminal, deciding between classic MD5 and modern MTWEI auth, or when the user mentions MAC-Telnet, mactelnet, mactelnetd, port 20561, or MTWEI/EC-SRP RouterOS login.
$npx -y skills add tikoci/routeros-skills --skill routeros-mac-telnetInstalls into the current project.
Run `npx skills use "https://github.com/tikoci/routeros-skills" --skill "tikoci/routeros-skills/routeros-mac-telnet"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tikoci/routeros-skills" that are relevant to the current task. Run `npx skills add "https://github.com/tikoci/routeros-skills"` and select the relevant skills, then follow their instructions.