Commit Graph

49 Commits

Author SHA1 Message Date
iamromulan
c01c9e88e0 Sync stable Changes with development
-NSA and SA stats now show correctly
-Entware is now considered out of BETA
-ttyd installation process improved
-Added install option for speedtest and fast CLI commands

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-03-26 01:57:29 -04:00
Cameron Thompson
36e3ff1da3 Fixed TTYd not starting at boot 2024-03-19 20:01:53 -07: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
d8ed2fd48f Fix Wget links 2024-02-25 02:21:49 -05:00
iamromulan
dd0f74ae39 Update Tree to main 2024-02-23 19:06:48 -05:00
iamromulan
85d3c7bc41 Add Menu Colors
-Added rest of the menu colors
2024-02-23 16:46:28 -05:00
iamromulan
9861d33649 Allow installation of the simplefirewall only
If simplefirewall isn't installed upon entering the config menu it will ask to install it
2024-02-23 15:47:05 -05:00
iamromulan
5f8346f6a5 Fix command usage
cp -f to cp -rf
2024-02-23 15:11:15 -05:00
iamromulan
500a2c4c69 TTL service fix
Fix problem with TTL service not being copied over to sysd correctly
2024-02-23 11:58:14 -05:00
iamromulan
8c69d328b5 Make Menu look better
-Added colors to menu
-Added my logo ;)
2024-02-23 00:05:19 -05:00
iamromulan
5c5e9c5673 Poking at TTL toolkit menu...... 2024-02-22 23:22:40 -05:00
iamromulan
34c9c127fd Fix wrong command usage for TTL 2024-02-22 23:08:15 -05:00
iamromulan
0804f7800f Fix TTL Value set from Toolkit 2024-02-22 23:03:32 -05:00
iamromulan
551ab341bc Revert "Fix TTL Update from toolkit"
This reverts commit 9ec5223806.
2024-02-22 22:44:34 -05:00
iamromulan
9ec5223806 Fix TTL Update from toolkit
Added service restart command
2024-02-22 22:38:23 -05:00
iamromulan
c4819964ea Bug fixes
Fixed more path issues
2024-02-22 22:07:20 -05:00
iamromulan
9873a43266 Error Fixes, add entware option
Fix wrong link for simpleadmintest, add install entware option
2024-02-22 21:46:03 -05:00
iamromulan
bf7e716186 Fix wget link for socat-at-bridge 2024-02-22 16:46:49 -05:00
iamromulan
bc5bd18e72 Fix typos and missing remount_rw 2024-02-22 16:14:21 -05:00
iamromulan
b210afdb47 Rename RMxxx_rgmii_toolkit_dev.sh to RMxxx_rgmii_toolkit.sh 2024-02-22 15:26:47 -05: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
2e0d213a0f Add simpleadmin test branch
-Installer now working
2024-02-16 00:36:24 -05:00
iamromulan
b7c3fd927e Add simpleadmin test branch 2024-02-16 00:33:34 -05:00
iamromulan
e37e6fb686 Add simpleadmin test branch
Add new branch for development
2024-02-16 00:22:30 -05:00
iamromulan
d6ba3a8aaa Add CFUN=0 fix
Fixed
2024-02-13 19:52:10 -05:00
iamromulan
a7e9549e36 Add CFUN=0 fix option
-Fixed missing quotes around $service_path during symbolic link
2024-02-13 19:44:05 -05:00
iamromulan
8e7677c8a6 Update RMxxx_rgmii_toolkit.sh
-Rearranged Reboot timer function
-Added a CFUN=1 fix option, in case the modem starts in CFUN=0 mode installing this fix will cause AT+CFUN=1 to be sent at boot per user request
2024-02-13 16:05:45 -05:00
iamromulan
cf5ec47b48 Add atcmd installation
Lets you install the at command portion of the toolkit as a shell command. Just type atcmd from adb shell or ssh. Type install instead of exit to install it.
2024-01-10 23:52:59 -05:00
iamromulan
94b3bce925 Fix Tailscale Web UI
Fix issue with not starting at boot
2024-01-08 15:32:10 -05:00
iamromulan
80bcab5cc5 Update RMxxx_rgmii_toolkit.sh
fix issues
2024-01-06 18:10:08 -05:00
iamromulan
b1ab37a659 Update RMxxx_rgmii_toolkit.sh
add missing }
2024-01-06 18:07:20 -05:00
iamromulan
34aa2c2324 Update RMxxx_rgmii_toolkit.sh
forgot }
2024-01-06 17:49:52 -05:00
iamromulan
9dd55a76b5 New: Simplefirewall
Re-add missing function
2024-01-06 00:11:51 -05:00
iamromulan
bdaedb144d Add simplefirewall
-New toolkit feature: Specify ports to block incoming requests on all interfaces except for bridge0 (local lan), eth0 (ethernet port), and tailscale0. Default ports are 80, 443, 8080, and 8088. Add/Remove ports with the toolkit.
2024-01-06 00:07:13 -05:00
iamromulan
3b75d8f352 Update RMxxx_rgmii_toolkit.sh
Add option to enable Tailscale Web UI on port 8088
2023-12-29 20:02:50 -05:00
iamromulan
273c8d47ef Made script more efficient when downlaoding
Script no longer downloads the entire main.zip
Uses wget for everything but simpleadmin now
2023-12-22 23:09:04 -05:00
iamromulan
a59f968fab Move beta toolkit to main 2023-12-22 13:35:26 -05:00
iamromulan
e3229a1457 Update RMxxx_rgmii_toolkit.sh 2023-12-17 23:41:47 -05:00
iamromulan
1d705b1860 Update RMxxx_rgmii_toolkit.sh
Add sleep 2s to parts of tailscale installer
2023-12-17 23:30:26 -05:00
iamromulan
e8e6482160 Add cleanup at start of script 2023-12-17 23:24:18 -05:00
iamromulan
97ed18fb2b Update RMxxx_rgmii_toolkit.sh
Add echo to see current step when installing tailscale
2023-12-17 22:57:38 -05:00
iamromulan
9330613cd0 Update RMxxx_rgmii_toolkit.sh
Add cleanup to script exit
2023-12-17 22:44:41 -05:00
iamromulan
88fd2d73fb Update RMxxx_rgmii_toolkit.sh
add cleanup to another spot
2023-12-17 22:38:34 -05:00
iamromulan
572781e6c2 Update RMxxx_rgmii_toolkit.sh
Add cleanup functions to keep /tmp from overfilling
2023-12-17 22:28:56 -05:00
iamromulan
775e637529 Add Tailscale installer/configurator
Install Tailscale directly to your RM5xxx modem!
2023-12-15 15:15:25 -05:00
iamromulan
d1808e8fac Update RMxxx_rgmii_toolkit.sh
-Updated to ask what version of Simple Admin you want to install
2023-12-03 16:42:19 -05:00
iamromulan
9f8436c3bb Update RMxxx_rgmii_toolkit.sh
Fix links
2023-12-03 00:04:23 -05:00
iamromulan
5fa3bb7157 Update RMxxx_rgmii_toolkit.sh
Fix if fi
2023-12-02 15:43:02 -05:00
iamromulan
a831115f12 Rename
Works with RMxxx modules
2023-12-02 15:19:56 -05:00