{"id":24953372,"url":"https://github.com/iamfarrokhnejad/emailval","last_synced_at":"2025-03-28T19:46:02.416Z","repository":{"id":258614354,"uuid":"874253052","full_name":"IAmFarrokhnejad/EmailVal","owner":"IAmFarrokhnejad","description":"An email verifier using Go","archived":false,"fork":false,"pushed_at":"2024-10-20T22:48:07.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-03T03:34:59.844Z","etag":null,"topics":["functional","functional-programming","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/IAmFarrokhnejad.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-17T14:01:40.000Z","updated_at":"2025-01-02T01:28:59.000Z","dependencies_parsed_at":"2024-10-19T21:23:52.973Z","dependency_job_id":null,"html_url":"https://github.com/IAmFarrokhnejad/EmailVal","commit_stats":null,"previous_names":["iamfarrokhnejad/emailval"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAmFarrokhnejad%2FEmailVal","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAmFarrokhnejad%2FEmailVal/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAmFarrokhnejad%2FEmailVal/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IAmFarrokhnejad%2FEmailVal/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IAmFarrokhnejad","download_url":"https://codeload.github.com/IAmFarrokhnejad/EmailVal/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246093097,"owners_count":20722395,"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":["functional","functional-programming","go","golang"],"created_at":"2025-02-03T03:35:30.619Z","updated_at":"2025-03-28T19:46:02.373Z","avatar_url":"https://github.com/IAmFarrokhnejad.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# EmailVal\nThis Go program checks DNS records for multiple domains, including their MX, SPF, and DMARC records. It performs concurrent DNS lookups and allows outputting results to a CSV file or the console.\n\n## Features\n\n\n- **Concurrent DNS lookups**: The program checks domains concurrently using Goroutines.\n- **MX Record Lookup**: Checks if a domain has MX (Mail Exchange) records.\n- **SPF Record Lookup**: Looks for SPF (Sender Policy Framework) records in TXT records.\n- **DMARC Record Lookup**: Looks for DMARC (Domain-based Message Authentication, Reporting, and Conformance) records.\n- **CSV Output Support**: Option to export the results to a CSV file.\n\n## Prerequisites\n- Go installed (v1.16+)\n\n## Installation\n\n1. Clone the repository or copy the source code.\n2. Navigate to the project directory.\n3. Build the program:\n   ```bash\n   go build -o domain-checker\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamfarrokhnejad%2Femailval","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiamfarrokhnejad%2Femailval","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiamfarrokhnejad%2Femailval/lists"}