{"id":18045434,"url":"https://github.com/lance/conchk","last_synced_at":"2025-09-13T12:16:16.211Z","repository":{"id":34993668,"uuid":"39079978","full_name":"lance/conchk","owner":"lance","description":"Simple internet connection checker in node.js","archived":false,"fork":false,"pushed_at":"2015-07-20T16:30:28.000Z","size":116,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T03:41:57.572Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/lance.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":"2015-07-14T14:33:40.000Z","updated_at":"2015-07-14T14:33:48.000Z","dependencies_parsed_at":"2022-08-24T14:24:52.332Z","dependency_job_id":null,"html_url":"https://github.com/lance/conchk","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lance/conchk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lance%2Fconchk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lance%2Fconchk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lance%2Fconchk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lance%2Fconchk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lance","download_url":"https://codeload.github.com/lance/conchk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lance%2Fconchk/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274957588,"owners_count":25380938,"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","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-30T18:13:13.051Z","updated_at":"2025-09-13T12:16:16.172Z","avatar_url":"https://github.com/lance.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Conchk\n\nA simple internet connection checker. I use this to log the status of my\ninternet connection once per second, if I am having intermittent issues that\nare hard to diagnose. This is a good way to show Charter that the problem\nis theirs.\n\n    // Usage example. By default Check will log to the console, but not a file.\n    var Check = require('conchk'),\n      options = { silent-console: true, filename: 'output.log'},\n      checker = Check('google.com', 80, options);\n\n    setInterval(checker, 1000);\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flance%2Fconchk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flance%2Fconchk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flance%2Fconchk/lists"}