{"id":22729838,"url":"https://github.com/tecno-consultores/mtk-tools","last_synced_at":"2026-04-16T01:33:20.364Z","repository":{"id":267189106,"uuid":"900495457","full_name":"tecno-consultores/mtk-tools","owner":"tecno-consultores","description":"Scripts to backup routeros and perform other activities such as changing the password for a capsman SSID and generating its QR, includes fprobe and nfdump.","archived":false,"fork":false,"pushed_at":"2026-03-31T22:22:31.000Z","size":74,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-01T01:24:05.540Z","etag":null,"topics":["acl","backup","capsman","docker-image","mikrotik","qrcode","routeros","scripts","security-tools"],"latest_commit_sha":null,"homepage":"https://www.tecnoconsultores.net/","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tecno-consultores.png","metadata":{"files":{"readme":"README.md","changelog":"changelog","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-08T22:47:57.000Z","updated_at":"2026-03-31T22:22:33.000Z","dependencies_parsed_at":"2024-12-25T16:21:38.178Z","dependency_job_id":"c86364ef-78cf-4f3c-a551-da11f4ddc2b3","html_url":"https://github.com/tecno-consultores/mtk-tools","commit_stats":null,"previous_names":["sinfallas/mtk-tools","tecno-consultores/mtk-tools"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/tecno-consultores/mtk-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecno-consultores%2Fmtk-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecno-consultores%2Fmtk-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecno-consultores%2Fmtk-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecno-consultores%2Fmtk-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tecno-consultores","download_url":"https://codeload.github.com/tecno-consultores/mtk-tools/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tecno-consultores%2Fmtk-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31867711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-15T15:24:51.572Z","status":"ssl_error","status_checked_at":"2026-04-15T15:24:39.138Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["acl","backup","capsman","docker-image","mikrotik","qrcode","routeros","scripts","security-tools"],"created_at":"2024-12-10T18:11:57.513Z","updated_at":"2026-04-16T01:33:20.341Z","avatar_url":"https://github.com/tecno-consultores.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# mtk-tools\n\nScripts to backup routeros and perform other activities such as changing the password for a capsman SSID and generating its QR. includes fprobe and nfdump.\n\n\n# change SSID password and generate QR image.\n\nFirst place the information necessary in the **qr-env** file, then mount the folder that contains said file as a volume in /app.\n```bash\ndocker run -it --rm --name qr --pull always --env-file ./qr-env --volume ./:/app sinfallas/mtk-tools:latest capsmanqr\n```\n\n# change ACL for wifi.\n\nFirst place the information necessary in the **acl-env** and **maclist.txt** files, then mount the folder that contains said file as a volume in /app.\n```bash\ndocker run -it --rm --name acl --pull always --env-file ./acl-env --volume ./:/app sinfallas/mtk-tools:latest capsmanacl\n```\n\n# backup RouterOS\n\nFirst place the information necessary in the **mtkback-env** file, then mount the folder that contains said file as a volume in /app.\n```bash\ndocker run -it --rm --name backup --pull always --env-file ./mtkback-env --volume ./:/app sinfallas/mtk-tools:latest mtkback\n```\n\n# Run Sara: RouterOS Security Inspector (https://github.com/casterbyte/Sara)\n\nFirst place the your **.rsc** file, then mount the folder that contains said file as a volume in /app.\n```bash\ndocker run -it --rm --name mtk-tools --pull always --volume ./:/app sinfallas/mtk-tools:latest sara --config-file example.rsc\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecno-consultores%2Fmtk-tools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftecno-consultores%2Fmtk-tools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftecno-consultores%2Fmtk-tools/lists"}