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 |
---|---|---|
EPEL 7 | x86_64 (20)* | EPEL 7 (265 downloads) |
Fedora 38 | i386 (0)*, x86_64 (25)* | Fedora 38 (0 downloads) |
Fedora 39 | i386 (0)*, x86_64 (11)* | Fedora 39 (22 downloads) |
Fedora 40 | i386 (0)*, x86_64 (11)* | Fedora 40 (25 downloads) |
Fedora 41 | i386 (0)*, x86_64 (0)* | Fedora 41 (5 downloads) |
Fedora rawhide | i386 (21)*, x86_64 (16)* | Fedora rawhide (116 downloads) |
* Total number of downloaded packages.
Quick Enable
#> dnf copr enable hit0ri/mactelnet
More info about enabling Copr repositories