{"id":20011653,"url":"https://github.com/elceef/mactelnet","last_synced_at":"2025-05-04T20:31:12.060Z","repository":{"id":21896615,"uuid":"25220538","full_name":"elceef/mactelnet","owner":"elceef","description":"Open source client for connecting to Mikrotik routers via MAC address","archived":false,"fork":false,"pushed_at":"2023-03-02T06:27:02.000Z","size":112,"stargazers_count":22,"open_issues_count":0,"forks_count":9,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-08T12:02:11.804Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/elceef.png","metadata":{"files":{"readme":"README","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2014-10-14T18:29:12.000Z","updated_at":"2025-01-02T14:42:18.000Z","dependencies_parsed_at":"2022-08-20T02:10:43.917Z","dependency_job_id":null,"html_url":"https://github.com/elceef/mactelnet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elceef%2Fmactelnet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elceef%2Fmactelnet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elceef%2Fmactelnet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elceef%2Fmactelnet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elceef","download_url":"https://codeload.github.com/elceef/mactelnet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252395252,"owners_count":21741001,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-13T07:26:58.802Z","updated_at":"2025-05-04T20:31:11.674Z","avatar_url":"https://github.com/elceef.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"Required libraries\n-------------------------------------------------------------------------------\nMAC-Telnet requires libpcap and libnet. Installation in Ubuntu GNU/Linux or\nany other Debian-based distribution is quite simple:\n\n$ sudo apt-get install build-essential libpcap-dev libnet1 libnet1-dev\n\nUnder FreeBSD you will need to compile these libraries from ports:\n\n# cd /usr/ports/net/libnet-devel\n# make install\n# cd /usr/ports/net/libnet\n# make install\n\nOr install some packages with pkg_add ;-)\n\n\nCompilation\n-------------------------------------------------------------------------------\nAlso easy. Standard libc required. Just type:\n\n$ make clean \u0026\u0026 make\n\n\nDiscovering\n-------------------------------------------------------------------------------\nRun mactelnet with device name as an argument. It might take up several seconds\nto find all available hardware:\n\n# mactelnet eth0\nDiscovering Mikrotik routers... (CTRL+C to abort)\n00:0d:b9:12:d3:4c  2n_2c2_1_1 4.3 MikroTik up~263days21h x86 0.0.0.0\n00:0d:b9:12:d3:4c  2n_2c2_1_1 4.3 MikroTik up~263days21h x86 0.0.0.0\n\n\nConnecting\n-------------------------------------------------------------------------------\nTwo arguments are required - device name and hardware MAC of previously\ndiscovered remote Mikrotik router.\n\n# mactelnet eth0 00:0d:b9:12:d3:4c\nConnecting to 00:0d:b9:12:d3:4c ...\nUsername: admin\nPassword: \n\nMikroTik RouterOS 2.9.27 (c) 1999-2006  http://www.mikrotik.com/\nTerminal linux detected, using multiline input mode\n[admin@MikroTik] \u003e\n\n\nQuestions?\n-------------------------------------------------------------------------------\nDon't hesitate to ask some questions. Feel free to write to elceef at itsec.pl\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felceef%2Fmactelnet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felceef%2Fmactelnet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felceef%2Fmactelnet/lists"}