iamromulan
7ddfe0b627
Define path for set_ttl
2024-04-14 01:30:40 -04:00
iamromulan
003a903d97
make ttlvalue file editable
2024-04-14 01:13:37 -04:00
iamromulan
8f61488e23
Add missing sudo
2024-04-14 00:32:24 -04:00
iamromulan
c2e7727bfe
Add echo and cat to sudo www-data
...
-should fix ttl not being set
2024-04-14 00:25:00 -04:00
iamromulan
0c62275c95
Move .htpasswd to /opt/etc
2024-04-13 23:25:55 -04:00
iamromulan
7f17818a9c
Simpleupdates Phase 1
...
-Moved several installation functions to individual scripts that will run as systemd processes for updating/installing; This is phase 1 in creating an automatic update system
-Merged ttyd into simpleadmin as it is now part of simpleadmin as "console"
2024-04-13 21:56:39 -04:00
Zach Brown
723b69f662
Fixes for setting ttl
2024-04-13 13:09:54 +00:00
iamromulan
9579e75ab3
Move lighttpd files to simpleadmin
...
-Set admin as the username
-Gave sshd it's own function
2024-04-13 00:43:52 -04:00
Cameron Thompson
47ebc2a5ab
Delete simpleadmin/systemd/simpleadmin_httpd.service
...
No longer needed
2024-04-12 22:32:21 -04:00
Cameron Thompson
1663b34e1d
Prep to merge
2024-04-10 23:41:21 -04:00
Cameron Thompson
22cd4be6c8
Stats update in 2-3 seconds
2024-04-04 01:36:07 -04:00
Cameron Thompson
0eb07f75ef
1.6 Seconds stats
2024-04-04 01:33:34 -04:00
Cameron Thompson
c528e33876
Re-add useful AT commands section for now
2024-04-03 21:03:55 -04:00
Cameron Thompson
9b9052843e
Begin work on creating simpleupdates
...
-New update system to handle automatic updates
-work in progress
2024-04-01 00:36:06 -04:00
Russel Yasol
ca895cab0d
fixed max cell input to 10
2024-03-29 23:47:36 +08:00
Russel Yasol
618f978018
improved LTE cell id function
2024-03-29 23:39:24 +08:00
Russel Yasol
802c90e7b4
updated cell lock info
2024-03-29 21:33:47 +08:00
Russel Yasol
6ad0f026e6
added fix for NSA Scanning
2024-03-29 21:29:02 +08:00
Russel Yasol
21c9099606
removed duplicate reboot button
2024-03-29 21:25:55 +08:00
Russel Yasol
b0545018f2
added more query shortcuts
2024-03-29 21:24:55 +08:00
Russel Yasol
19c233e02b
added cell lock max to 10
2024-03-29 21:09:41 +08:00
Russel Yasol
bb2921c8fe
added some responsiveness for Simple Network
2024-03-28 13:47:54 +08:00
Russel Yasol
dfbbfe9ba5
added utilities and query
2024-03-28 13:00:59 +08:00
Russel Yasol
968e003fa5
added cell locking functionality
2024-03-28 00:50:51 +08:00
Russel Yasol
6eff6d28cb
removed trailing ` at parse script
2024-03-27 10:59:28 +08:00
Russel Yasol
3a506a5eb2
added GUI bandlocking
2024-03-27 10:55:54 +08:00
Russel Yasol
013ce81c09
Merge branch 'development' of https://github.com/dr-dolomite/quectel-rgmii-toolkit into development
2024-03-25 08:56:59 +08:00
Russel Yasol
488486bcdc
added dedicated NR-CA NSA parser
2024-03-25 08:52:54 +08:00
Cameron Thompson
f9c9f97e95
Merge branch 'development' into development
2024-03-24 16:02:38 -04:00
Russel Yasol
f58ccff0bf
added dedicated NR-CA SA parser
2024-03-25 00:06:44 +08:00
Russel Yasol
b423866d0d
added reboot button
2024-03-24 22:38:21 +08:00
Russel Yasol
4a3307f683
added ATI as the default command
2024-03-24 21:50:24 +08:00
Cameron Thompson
4b92fdbaf0
Re-add sed
...
dea33f9ad9 (r140145133)
2024-03-23 16:36:03 -04:00
Cameron Thompson
a3b4e40027
Sync changes with simpleadmintest
2024-03-21 23:29:16 -04:00
Cameron Thompson
e19dc87405
Re-add sed; Fixes stats page
2024-03-21 22:33:21 -04:00
dr-dolomite
f2e4f26b81
added speedtest page
2024-03-21 19:55:09 +08:00
dr-dolomite
3b739faf66
temporarily removed sed for SA
2024-03-21 08:57:29 +08:00
dr-dolomite
9fae1763e4
added template for client side fetching
2024-03-21 06:03:36 +08:00
dr-dolomite
71fb0b2245
at input now accepts return key
2024-03-18 10:08:16 +08:00
dr-dolomite
81260a5289
removed unneeded json file
2024-03-18 09:48:08 +08:00
dr-dolomite
7007844977
fixed APN to fetch the third field directly
2024-03-18 09:47:38 +08:00
dr-dolomite
19a10334cb
added conditions when querying SCC bands
2024-03-18 08:44:44 +08:00
dr-dolomite
0ce9b05ef3
fixed NR_BAND where it includes the PCC when 2 SA NRBANDS were detected
2024-03-17 21:40:09 +08:00
dr-dolomite
d8c1799789
added fix for json parsing failing on 2 NR5G bands
2024-03-17 21:16:24 +08:00
dr-dolomite
80b34719a5
incorporated atcmd dynamic wait time to get_atcommand
2024-03-17 17:07:18 +08:00
dr-dolomite
b450fd2813
added clear button and disabled states
2024-03-17 15:49:40 +08:00
dr-dolomite
28c4430ca5
fixed APN not showing, moved to generic branding, and added sms for testing
2024-03-17 13:39:10 +08:00
iamromulan
7d5d9fe74f
Major Toolkit Update: socat and TTYd
...
-Both SMD11 and SMD7 are now used to create 2 separate AT command flows/streams
-SMD11 is linked to ttyOUT
-SMD7 is linked to ttyOUT2
-ttyOUT is intended for use with automated AT commands like the modem status parse script
-ttyOUT2 is intended for user initiated AT commands like the AT Commands page in simpleadmin or the new atcmd shell command
-Entware installation has been improved for better compatibility and smoother install.
-Added the option to try out TTYd
-This is a web based shell console you can access via http on port 443
-More improvements to come
2024-03-17 00:10:18 -04:00
dr-dolomite
d4a8d83586
adjusted layouts for better readability
2024-03-16 22:46:09 +08:00
dr-dolomite
8ba01af384
changed PCI to show both 4G and 5G when using NSA
2024-03-16 20:38:35 +08:00