{"id":20795193,"url":"https://github.com/andriy-bilynskyy/con-check","last_synced_at":"2026-04-21T12:04:10.310Z","repository":{"id":178004143,"uuid":"151298900","full_name":"andriy-bilynskyy/con-check","owner":"andriy-bilynskyy","description":"Internet connection checker","archived":false,"fork":false,"pushed_at":"2018-11-01T14:39:37.000Z","size":22,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-18T11:22:28.001Z","etag":null,"topics":["checker","internet-connection","ip","linux","ping","script"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/andriy-bilynskyy.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":"2018-10-02T17:56:13.000Z","updated_at":"2023-02-09T04:05:48.000Z","dependencies_parsed_at":"2024-02-01T02:15:12.047Z","dependency_job_id":null,"html_url":"https://github.com/andriy-bilynskyy/con-check","commit_stats":null,"previous_names":["andriy-bilynskyy/con-check"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriy-bilynskyy%2Fcon-check","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriy-bilynskyy%2Fcon-check/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriy-bilynskyy%2Fcon-check/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andriy-bilynskyy%2Fcon-check/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andriy-bilynskyy","download_url":"https://codeload.github.com/andriy-bilynskyy/con-check/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243139159,"owners_count":20242507,"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":["checker","internet-connection","ip","linux","ping","script"],"created_at":"2024-11-17T16:20:08.310Z","updated_at":"2025-12-24T12:12:32.912Z","avatar_url":"https://github.com/andriy-bilynskyy.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Check internet connection on a specific interface\nThis part of software provides checking of internet connection on a specific interface.\nThe porpouse of using is to up/down redundant internet connection if main is lost/established.\n##### Get project\n\trepo int -u https://github.com/andriy-bilynskyy/con-check-repo.git\n\trepo sync -c\n#### Compile executable\n\nnecessarily libraries:\n- liboping-dev\n- libconfuse-dev\n\nfrom project root folder\n\n\tmkdir build\n\tcd build\n\tcmake ..\n\tmake\n\tsudo make install\n#### Using\n    edit configuration file /etc/con-check/con-check.conf\n    edit connection establish script. default path: /etc/con-check/online.sh\n    edit connection lost script. default path: /etc/con-check/offline.sh\n#### Service insatallation\n    sudo cp service/con-check_serv /etc/init.d/\n    sudo update-rc.d con-check_serv defaults\n#### Service usage\n    sudo /etc/init.d/con-check_serv status\n    sudo /etc/init.d/con-check_serv start\n    sudo /etc/init.d/con-check_serv stop\n    sudo /etc/init.d/con-check_serv restart\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriy-bilynskyy%2Fcon-check","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandriy-bilynskyy%2Fcon-check","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandriy-bilynskyy%2Fcon-check/lists"}