Cameron Thompson
435c472b16
Revert changes
2024-07-14 02:51:54 -04:00
Cameron Thompson
a061212ff4
fix syntax
2024-07-14 01:57:04 -04:00
Cameron Thompson
91d1ade6a4
Fix syntax
2024-07-14 01:56:40 -04:00
Russel Yasol
0e3497b8f4
changed at scripts to use atcmd instead
2024-07-14 13:01:42 +08:00
Russel Yasol
a1598a7206
adding initial files for watchcat script
2024-05-31 19:50:55 +08:00
Russel Yasol
4a3a7775dd
added changes to home, integrated sms from snjzb, and fixed minor error
2024-05-28 14:25:12 +08:00
Russel Yasol
9f800af0fd
added sms, deviceinfo, settings, and watchat changes
2024-05-25 07:54:30 +08:00
Russel Yasol
46696cdf28
added various changes for alpha 0.8
2024-05-19 10:59:44 +08:00
Russel Yasol
6f96491273
fixed parsing for uptime
2024-05-13 21:22:25 +08:00
Russel Yasol
06b84b48a4
added support for parsing days in uptime
2024-05-13 20:52:13 +08:00
Russel Yasol
acc37fd937
added device uptime
2024-05-13 19:57:09 +08:00
Russel Yasol
30937e20ba
added ttl log to console
2024-05-10 18:12:26 +08:00
Russel Yasol
e08fdbe279
removed unnecessary console links and ttl files
2024-05-10 10:16:30 +08:00
Russel Yasol
10d93c733e
fixed set ttl settings
2024-05-09 19:37:43 +08:00
iamromulan
2534045ef5
Maintain current version of TTL cgi
2024-05-08 11:34:12 -04:00
Russel Yasol
d84b8dd3c3
lte parsing fix
2024-05-08 15:28:23 +08:00
Russel Yasol
5369e15a84
fixed file dir locations
2024-05-08 15:25:46 +08:00
iamromulan
2bea6efdf1
Restore new version of ttl cgi
2024-05-05 04:56:12 -04:00
iamromulan
88afb00cb7
Move files to correct place
2024-05-05 04:49:44 -04:00
iamromulan
0ba950f9fa
Update TTL cgi
2024-05-04 00:10:19 -04:00
iamromulan
c9d0e45aa3
Merge @dr-dolomite 's for-merging branch
...
-Create new development-v2 branch to work on simpleadmin v2
-Merged @dr-dolomite work from:
2d197220a4
Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com >
2024-05-03 15:47:01 -04:00
Zach Brown
5cc0c08225
Not everything needs sudo in set_ttl
2024-04-16 12:05:19 +00:00
iamromulan
01608d47b5
fix syntax error
2024-04-14 01:54:51 -04:00
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
Zach Brown
723b69f662
Fixes for setting ttl
2024-04-13 13:09:54 +00:00
Russel Yasol
f58ccff0bf
added dedicated NR-CA SA parser
2024-03-25 00:06:44 +08:00
dr-dolomite
80b34719a5
incorporated atcmd dynamic wait time to get_atcommand
2024-03-17 17:07:18 +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
iamromulan
780590bfa5
Combine Dependencies; Other Improvements
...
-Removed CPU intensive python based telnet server option
-Removed Micropython
-Renamed AT Telnet Daemon socat-at bridge
-Moved TTL related files not part of the www/cgi-bin directory to /simplefirewall
-Improved Simplefirewall menu, added ability to change TTL
-Combined uninstall and install functions for simpleadmin and dependencies into single functions
2024-02-20 23:44:05 -05:00
iamromulan
7f80364ac0
Edit Install/Uninstall scripts; Update README.md
...
Edited Install and Uninstall scripts to handle both at_telnet_daemon and simpleadmin
2023-09-20 00:35:38 -04:00