{"id":20328989,"url":"https://github.com/affix/m365check","last_synced_at":"2025-04-11T20:41:19.612Z","repository":{"id":210099387,"uuid":"725749881","full_name":"affix/m365check","owner":"affix","description":"A lightweight, easy to use Microsoft 365 Account checker written in rust","archived":false,"fork":false,"pushed_at":"2023-11-30T20:11:10.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T16:46:19.983Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/affix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-11-30T19:49:05.000Z","updated_at":"2024-02-18T04:41:48.000Z","dependencies_parsed_at":"2023-11-30T20:21:04.271Z","dependency_job_id":"caa24daf-0e2e-4efb-8536-b905fd6aade5","html_url":"https://github.com/affix/m365check","commit_stats":null,"previous_names":["affix/m365check"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/affix%2Fm365check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/affix%2Fm365check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/affix%2Fm365check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/affix%2Fm365check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/affix","download_url":"https://codeload.github.com/affix/m365check/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248478686,"owners_count":21110748,"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-14T20:08:57.712Z","updated_at":"2025-04-11T20:41:19.588Z","avatar_url":"https://github.com/affix.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Microsoft365 User Verification CLI\n\n## Overview\nm365check is a command-line interface (CLI) application designed to verify the validity of Microsoft365 user accounts without making login requests. This tool provides a fast and efficient way to check if Microsoft365 user accounts are active, without the need to authenticate each user.\n\n## Features\n- Single Email Check: Quickly check the validity of a single Microsoft365 user account by providing an email address.\n- Bulk Email Check: Verify multiple accounts simultaneously by providing a file containing a list of email addresses.\n- No Login Requests: Safely verify user accounts without triggering login requests or authentication processes.\n- Easy-to-Use: A simple CLI interface makes it accessible for users of all technical levels.\n\n\n# Installation\n\n```\ncargo install m365check\n\n```\n\n# Usage\nThe basic usage of m365check is outlined below:\n\n```\nUsage: m365check [OPTIONS]\n\nOptions:\n  -e, --email \u003cEMAIL\u003e  E-mail address of a single user to check if no option is provided, the program will read from stdin [default: ]\n  -f, --file \u003cFILE\u003e    File containing a list of e-mail addresses to check One e-mail address per line [default: ]\n  -h, --help           Print help\n  -V, --version        Print version\n```\n\n## Example Usage\n\nTo check a single E-mail address\n\n```\nm365check -e user@mail.com\n```\n\nTo check a list of E-mail addresses\n\n```\nm365check -f /path/to/file.txt\n```\n\nTo check an e-mail from stdin\n\n```\necho \"user@mail.com\" | m365check\n```\n\n## License\n[MIT](https://choosealicense.com/licenses/mit/)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faffix%2Fm365check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faffix%2Fm365check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faffix%2Fm365check/lists"}