Files
Alpine_5G/REVISION
nearxos 160ad641ce Add web GUI, docs, scripts, and 5G router config
- Web app (Flask): status, config, firewall, logs, users, restart
- Docs: AT commands, deploy, DNS, quickstart, web GUI
- Scripts: connect, deploy, diag, healthcheck, modem-status, speedtest, status, troubleshoot
- Init and iptables: 5g-router, 5g-webgui, rules.v4
- CHANGELOG, TODO, REVISION; config and README updates
2026-02-02 09:38:23 +02:00

19 lines
662 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Alpine 5G Router file revisions
# Bump the rev in this file and in the files “Rev: N” line when you change a file.
# On device, check installed rev: head -3 /usr/local/bin/modem-status-at.sh
scripts/modem-status-at.sh 2
scripts/status-5g.sh 1
scripts/connect-5g.sh 2
scripts/healthcheck-5g.sh 1
scripts/speedtest-5g.sh 1
scripts/rotate-5g-log.sh 1
scripts/install.sh 1
scripts/diag-at-port.sh 1
scripts/diag-modem-up.sh 1
etc/init.d/5g-router 5
etc/init.d/5g-webgui 1
configure_fm350_5g.sh 1
web/app.py 1
web/static/app.js 2