{"id":44968377,"url":"https://github.com/woanware/extract-web-domains","last_synced_at":"2026-02-18T15:03:28.768Z","repository":{"id":64304647,"uuid":"80809886","full_name":"woanware/extract-web-domains","owner":"woanware","description":"Tool to extract domains/IP's from files","archived":false,"fork":false,"pushed_at":"2017-02-03T08:37:11.000Z","size":230,"stargazers_count":6,"open_issues_count":0,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-06-20T05:02:43.122Z","etag":null,"topics":["dfir","golang","log","log-analysis"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/woanware.png","metadata":{"files":{"readme":"README.md","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":"2017-02-03T08:12:38.000Z","updated_at":"2024-06-08T07:58:33.000Z","dependencies_parsed_at":"2023-01-15T10:15:19.970Z","dependency_job_id":null,"html_url":"https://github.com/woanware/extract-web-domains","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/woanware/extract-web-domains","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woanware%2Fextract-web-domains","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woanware%2Fextract-web-domains/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woanware%2Fextract-web-domains/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woanware%2Fextract-web-domains/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/woanware","download_url":"https://codeload.github.com/woanware/extract-web-domains/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/woanware%2Fextract-web-domains/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29582840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-18T13:56:48.962Z","status":"ssl_error","status_checked_at":"2026-02-18T13:54:34.145Z","response_time":162,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["dfir","golang","log","log-analysis"],"created_at":"2026-02-18T15:03:27.578Z","updated_at":"2026-02-18T15:03:28.758Z","avatar_url":"https://github.com/woanware.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# extract-web-domains\n\nTool to extract domains/IP's from files with validation for the data e.g. valid TLD, valid IPv4/IPv6\n\n## gb\n\nThe project uses [gb](https://getgb.io) for building the project. **gb** allows for reproducible builds and vendoring so that all dependencies are kept with the project source.\n\nTo install **gb**, create a temporary directory and set the GOPATH environment variable to the new temporary directory.\n```\n$ export GOPATH=/home/bsmith/tempgb\n```\nThen download the source code for **gb**\n```\ngo get github.com/constabulary/gb/...\n```\nNavigate to the **gb** sub-directory:\n```\ncd  /home/bsmith/tempgb/src/github.com/constabulary/gb\n```\nBuild the project\n```\ngo build\n```\nCopy the binaries to the local path\n```\ncp ../../../bin/* /usr/local/bin\n```\nThe **gb** command maybe aliased with git, so check with:\n```\nalias gb\n```\nIf the alias exists then you can unaliase by:\n```\nunalias gb\n```\n## Compile with gb\n\nTo compile the application use the following commands (assuming the same directory structure):\n```\n$ cd extract-web-domains\n$ gb build all\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoanware%2Fextract-web-domains","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwoanware%2Fextract-web-domains","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwoanware%2Fextract-web-domains/lists"}