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 (23)* | EPEL 7 (278 downloads) |
![]() |
i386 (9)*, x86_64 (24)* | Fedora 39 (0 downloads) |
![]() |
i386 (4)*, x86_64 (24)* | Fedora 40 (34 downloads) |
![]() |
i386 (9)*, x86_64 (17)* | Fedora 41 (23 downloads) |
![]() |
i386 (4)*, x86_64 (4)* | Fedora 42 (10 downloads) |
![]() |
i386 (30)*, x86_64 (24)* | Fedora rawhide (131 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable hit0ri/mactelnet
More info about enabling Copr repositories