{"id":13762825,"url":"https://github.com/1ndianl33t/urlprobe","last_synced_at":"2025-04-24T03:07:38.849Z","repository":{"id":57530291,"uuid":"269157939","full_name":"1ndianl33t/urlprobe","owner":"1ndianl33t","description":"Urls status code \u0026 content length checker","archived":false,"fork":false,"pushed_at":"2020-10-01T11:21:01.000Z","size":38,"stargazers_count":148,"open_issues_count":4,"forks_count":39,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-24T03:07:30.316Z","etag":null,"topics":["bounty-hunters","bug"],"latest_commit_sha":null,"homepage":null,"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/1ndianl33t.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2020-06-03T17:57:05.000Z","updated_at":"2024-10-30T19:31:01.000Z","dependencies_parsed_at":"2022-09-10T11:01:34.539Z","dependency_job_id":null,"html_url":"https://github.com/1ndianl33t/urlprobe","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1ndianl33t%2Furlprobe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1ndianl33t%2Furlprobe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1ndianl33t%2Furlprobe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1ndianl33t%2Furlprobe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1ndianl33t","download_url":"https://codeload.github.com/1ndianl33t/urlprobe/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250552075,"owners_count":21449164,"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":["bounty-hunters","bug"],"created_at":"2024-08-03T14:00:58.595Z","updated_at":"2025-04-24T03:07:38.826Z","avatar_url":"https://github.com/1ndianl33t.png","language":"Go","funding_links":["https://www.paypal.me/1ndianl33t"],"categories":["Weapons","Go"],"sub_categories":["Tools"],"readme":"\n# URLProbe v 2.1\n\n\n*Take a list of URLs and returns their HTTP response codes*\n\n***Warning: This is a work in progress.***\n\n### What's New ( update)\n```bash\nAdded -s flag to print specific status code. \nChanged colour of HTTP response 404 as red and other interesting responses like 401 and 403 to Cyan colour\n```\n## Install\n\nWith Go:\n\n```bash\n▶ go get -u github.com/1ndianl33t/urlprobe\n```\n## usage\n```bash\n▶ cat urls.txt | urlprobe \n▶ cat urls.txt | urlprobe -c 1000 -t 10\n```\n### Print Only Certain Status Codes\n\nIf you only want to print results that returned a certain status code, you can\nuse the `-s`  option:\n\n```\n▶ cat links | urlprobe -c 1000 -t 05 -s 200\n```\n\n## Example\n```bash\n\n▶ assetfinder --subs-only test.com | waybackurls | gf redirect | urlprobe -c 1000 -t 05\n▶ Subfinder -d test.com | gau | gf ssrf | urlprobe -c 1000 -t 05\n\n```\n### Tips\n\ngrep 200ok urls \n```bash\ncat hosts | urlprobe -c 1000 -t 01 | grep 200 | awk '{print $5}' | tee -a lol-200.txt \n```\n## Output\n```bash\n[Status code] Content-Length : URL\n[200] L 24 https://example.com/robots.txt\n```\n## Demo\nhttps://asciinema.org/a/335804\n\n### Donations\nYou can encourage me to contribute more to the open source with donations.\n\n- Paypal - [https://www.paypal.me/1ndianl33t](https://www.paypal.me/1ndianl33t)\n\n- GooglePay,Paytm -\n\n`8085778875`\n\n### Contributers\n\n[![Twitter](https://img.shields.io/badge/twitter-@shivangx01b-blue.svg)](https://twitter.com/shivangx01b)\n\n\n### Contact\n[![Twitter](https://img.shields.io/badge/twitter-@1ndianl33t-blue.svg)](https://twitter.com/1ndianl33t)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1ndianl33t%2Furlprobe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1ndianl33t%2Furlprobe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1ndianl33t%2Furlprobe/lists"}