{"id":18602914,"url":"https://github.com/legobas/hilink","last_synced_at":"2025-05-16T18:13:17.734Z","repository":{"id":151793051,"uuid":"338275416","full_name":"Legobas/HiLink","owner":"Legobas","description":"Huawei E3372h-153 HiLink Client","archived":false,"fork":false,"pushed_at":"2022-01-21T16:00:00.000Z","size":621,"stargazers_count":6,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-18T01:43:03.718Z","etag":null,"topics":["4g-lte","4g-modem","autoit","autoit-script","autoit3","autoit3-script","huawei","huawei-devices","windows"],"latest_commit_sha":null,"homepage":"","language":"AutoIt","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Legobas.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":"2021-02-12T09:36:04.000Z","updated_at":"2024-09-02T09:44:14.000Z","dependencies_parsed_at":null,"dependency_job_id":"61a43848-c12b-49c6-8f9a-ffcf68c2431f","html_url":"https://github.com/Legobas/HiLink","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legobas%2FHiLink","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legobas%2FHiLink/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legobas%2FHiLink/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Legobas%2FHiLink/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Legobas","download_url":"https://codeload.github.com/Legobas/HiLink/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254582912,"owners_count":22095519,"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":["4g-lte","4g-modem","autoit","autoit-script","autoit3","autoit3-script","huawei","huawei-devices","windows"],"created_at":"2024-11-07T02:12:50.857Z","updated_at":"2025-05-16T18:13:17.715Z","avatar_url":"https://github.com/Legobas.png","language":"AutoIt","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![AutoIt](https://img.shields.io/badge/made%20with-AutoIt-blue)](https://www.autoitscript.com)\n\n# HiLink\nHuawei HiLink 4G USB Modem Client\n\nThis Windows Commandline utility can be used to manage the Huawei 4G Modem.\nIt is meant to run in a command window (cmd.exe).\n\nTested with the E3372h-153 USB 4G Modem\n\n## General information commands\nRun the utility in a command window without any parameters to see the help:\n\n    HiLink x64 1.0.0                                                                                                    \n    Usage:                                                                                                              \n    command (without other parameters)                                                                                  \n    -c command (-c info)                                                                                                \n       commands: info, status, net, sms, smscount, smslist, stats, monthstats, resetstats, reboot, con, hack, emptyinbox\n    -h host, IP Address (default 192.168.8.1)                                                                           \n    -d debuglevel (none=1, 0-2)                                                                                         \n    -a api path (-a api/**/**)                                                                                          \n    -x request XML (-x \"\u003crequest\u003e***\u003c/request\u003e\")                                                                        \n                                                                                                                        \n    Examples:                                                                                                           \n    HiLink info                                                                                                         \n    HiLink -c info                                                                                                      \n    HiLink -d -c status                                                                                                 \n    HiLink -d 2 -a api/device/information                                                                               \n    HiLink -a api/monitoring/clear-traffic -x \"\u003crequest\u003e\u003cClearTraffic\u003e1\u003c/ClearTraffic\u003e\u003c/request\u003e\"                       \n\n## Reboot\nUse this command to reboot the device: `HiLink.exe reboot`.\n\n## Empty the SMS Inbox\nThis command will remove all the SMS messages from the SMS Inbox: `HiLink.exe emptyinbox`.\n\n## Auto Disconnect Interval Hack\n\nThe Huawei E3372 disconnects frequently from the LTE network. This is caused by the Auto Disconnect Interval, which has a maximum 120 minutes. This little hack sets the Interval to 24 hours, for the explanation see: \n[hacking-huawei-e3372-hilink](https://blog.idorobots.org/entries/hacking-huawei-e3372-hilink..html).\n\n## Additional Web API tricks\n\nYou can create your own commands following the [Huawei Web API](https://blog.hqcodeshop.fi/archives/259-Huawei-E5186-AJAX-API.html).\n\nFor example `Hilink.exe -a /config/global/languagelist.xml` shows the available languages.\n\n## Acknowledgements\n\n* Thanks to [Kajetan Rzepecki 'Idorobots'](https://github.com/Idorobots) for research and the reconnect hack\n* Thanks to [AutoIt](https://www.autoitscript.com)\n* Thanks to Logan Hampton and Damien Smith for the [Visual Studio Code AutoIt Extension](https://github.com/loganch/AutoIt-VSCode)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegobas%2Fhilink","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flegobas%2Fhilink","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flegobas%2Fhilink/lists"}