4IceG / luci-app-3ginfo-lite

Graphic visualization of the mPCI-E / M.2 and USB 3G / LTE / LTE-A / 5G modem connection status. (LuCI JS) | OpenWrt >= 21.02
90 stars 35 forks source link

Multiwan #76

Open eletors opened 2 months ago

eletors commented 2 months ago

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 1 month ago

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.