mirror of
https://github.com/4IceG/luci-app-3ginfo-lite.git
synced 2026-04-25 11:25:50 +03:00
[GH-ISSUE #76] Multiwan #58
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/luci-app-3ginfo-lite#58
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @eletors on GitHub (May 8, 2024).
Original GitHub issue: https://github.com/4IceG/luci-app-3ginfo-lite/issues/76
Hello,
Is it possible to modify the script to list the parameters of all installed modems in router?
Currently, the change is made by selecting the appropriate USB port.
Thank you.
@4IceG commented on GitHub (May 9, 2024):
Hi,
The 3ginfo-lite package works with luci-app-modemdefine package and at the moment this is the only way to switch between modems. The current package structure limits other options.
You can add anything to script. Another thing is to logically show the script in LuCI JS.