https://github.com/polo2ro/ztemc801a
auto reboot/connect ZTEMC801A
https://github.com/polo2ro/ztemc801a
Last synced: about 1 year ago
JSON representation
auto reboot/connect ZTEMC801A
- Host: GitHub
- URL: https://github.com/polo2ro/ztemc801a
- Owner: polo2ro
- License: mit
- Created: 2023-03-19T11:05:40.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-16T15:21:35.000Z (over 2 years ago)
- Last Synced: 2025-02-03T19:18:06.834Z (over 1 year ago)
- Language: JavaScript
- Size: 14.6 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ZTEMC801A 5G router
Monitor router status, connect to network if not connected, reboot device if connexion fail
```bash
nodejs index.js "routerpassword"
```
## install
install as a debian service
```bash
make install routerpassword
```