Description
Console tools for connecting to, and serving, devices using MikroTik RouterOS MAC Telnet protocol.
Installation Instructions
Fedora
$ dnf copr enable hit0ri/mactelnet
$ dnf install mactelnet
CentOS
$ curl https://copr.fedorainfracloud.org/coprs/hit0ri/mactelnet/repo/epel-7/hit0ri-mactelnet-epel-7.repo -o /etc/yum.repos.d/_copr_hit0ri-mactelnet.repo
$ yum install mactelnet
(Optional) Enable/start MAC Telnet Server
Edit list of users that will have access to your machine in /etc/mactelnetd.users
$ systemctl enable --now mactelnetd
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
Release | Architectures | Repo Download |
---|---|---|
![]() |
x86_64 (20)* | EPEL 7 (272 downloads) |
![]() |
i386 (1)*, x86_64 (15)* | Fedora 39 (0 downloads) |
![]() |
i386 (0)*, x86_64 (14)* | Fedora 40 (29 downloads) |
![]() |
i386 (3)*, x86_64 (6)* | Fedora 41 (15 downloads) |
![]() |
i386 (0)*, x86_64 (0)* | Fedora 42 (2 downloads) |
![]() |
i386 (25)*, x86_64 (18)* | Fedora rawhide (126 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable hit0ri/mactelnet
More info about enabling Copr repositories