{"id":23451803,"url":"https://github.com/krutonium/libhitron","last_synced_at":"2025-08-11T06:10:26.276Z","repository":{"id":40697417,"uuid":"84169611","full_name":"Krutonium/libHitron","owner":"Krutonium","description":"A simple library to access and eventually change the settings on a Hitron CGN3 Modem","archived":false,"fork":false,"pushed_at":"2022-06-26T14:20:40.000Z","size":21,"stargazers_count":5,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T21:01:56.145Z","etag":null,"topics":["csharp","dotnet-core","dotnet-standard","gcn3","hitron","hitronhub","isp","modem","rogers","telus"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Krutonium.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-03-07T07:40:09.000Z","updated_at":"2024-08-12T19:28:14.000Z","dependencies_parsed_at":"2022-09-02T05:41:35.535Z","dependency_job_id":null,"html_url":"https://github.com/Krutonium/libHitron","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Krutonium/libHitron","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krutonium%2FlibHitron","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krutonium%2FlibHitron/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krutonium%2FlibHitron/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krutonium%2FlibHitron/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Krutonium","download_url":"https://codeload.github.com/Krutonium/libHitron/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Krutonium%2FlibHitron/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269838444,"owners_count":24483200,"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-08-11T02:00:10.019Z","response_time":75,"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":["csharp","dotnet-core","dotnet-standard","gcn3","hitron","hitronhub","isp","modem","rogers","telus"],"created_at":"2024-12-24T00:42:52.023Z","updated_at":"2025-08-11T06:10:26.248Z","avatar_url":"https://github.com/Krutonium.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libHitron\nA simple library to access and eventually change the settings on a Hitron CGN3 Modem\n\nIn theory this should work in general for _most_ versions of the CGN3 Modem. As of time of writing, it is read only, but it can give you the following information:\n\nAll of the status information on the index page of your modem,\nA your SSID's, Passwords for said, etc.\nEverything you have port forwarded - Ports, IP's, Names.\n\nTo use, add the dll or project to your own project, and then do this:\n```\n var example = new libHitron.libHitron();\n example.Connect(\"192.168.0.1\", \"cusadmin\", \"password\"); //Default IP Address, Username, and Password. Returns True if credentials are verified, False if it is unable to verify for any reason.\n```\nYou _MUST_ run Connect before attempting anything else, as it verifies and stores the credentials for all use afterwards.\n\nEach call will re-authenticate against the modem, because it sets authentication cookies with very short time limits, and re-authentication is cheap and easy.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrutonium%2Flibhitron","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrutonium%2Flibhitron","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrutonium%2Flibhitron/lists"}