Commit Graph

15 Commits

Author SHA1 Message Date
Russel Yasol
5369e15a84 fixed file dir locations 2024-05-08 15:25:46 +08: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