{"id":20830238,"url":"https://github.com/stone/qhttp","last_synced_at":"2025-05-11T22:33:07.696Z","repository":{"id":2288560,"uuid":"3246320","full_name":"stone/qhttp","owner":"stone","description":"Query http server headers","archived":false,"fork":false,"pushed_at":"2013-09-02T12:22:18.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-03-12T09:07:30.498Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/stone.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":"2012-01-23T12:20:54.000Z","updated_at":"2013-12-22T03:34:55.000Z","dependencies_parsed_at":"2022-09-07T05:31:21.090Z","dependency_job_id":null,"html_url":"https://github.com/stone/qhttp","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stone%2Fqhttp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stone%2Fqhttp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stone%2Fqhttp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stone%2Fqhttp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stone","download_url":"https://codeload.github.com/stone/qhttp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225102821,"owners_count":17421270,"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-17T23:23:48.966Z","updated_at":"2024-11-17T23:23:49.502Z","avatar_url":"https://github.com/stone.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"#qhttp - query remote http server headers\n\n[![Build Status](https://drone.io/github.com/stone/qhttp/status.png)](https://drone.io/github.com/stone/qhttp/latest)\n\nQuery servers in \"paralell\" (using goroutines) for http headers.\n\nUsage:\n\n    usage: qhttp [flags] url [url...]\n      -H=\"Server\": Which header(s) to show (Default Server)\n      -f=\"\": read urls from file\n      -get=false: Use GET instad of HEAD\n      -n=4: number of CPU cores to use\n      -v=false: verbose\n      -w=\"\": Write to csv file\n\nExample:\n    \n     $ ./qhttp -H=\"Server Expires\" www.reddit.com www.lwn.net\n     [0] http://www.reddit.com : 200 OK : ['; DROP TABLE servertypes; --] time=507.421ms\n     [1] http://www.lwn.net : 200 OK : [Apache -1] time=1.101533s\n\nNote 1: You need the [go][] runtime, \u003chttp://golang.org/\u003e (weekly)\n\nNote 2: this is just a toy project in my adventures in the go language, it probably works\nbut not the cleanest code around ;) \n\n[go]:http://golang.org/  \"The Go Programming language\"\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstone%2Fqhttp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstone%2Fqhttp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstone%2Fqhttp/lists"}