Cameron Thompson
35993bf722
Fixed ttyd not starting at boot
2024-03-19 20:05:56 -07:00
Cameron Thompson
92fb8ab335
Update RMxxx_rgmii_toolkit.sh
...
Updated ttyd installation
2024-03-16 21:51:49 -04:00
Cameron Thompson
911df02bd8
Update RMxxx_rgmii_toolkit.sh
...
Add more info to the portable/built-in AT Command Function
Defined the Github username
2024-03-16 20:23:07 -04:00
Cameron Thompson
cf39a48263
at-socat-bridge major update toolkit fix
...
Fixed the chmod +x command failing
2024-03-16 18:13:45 -04:00
iamromulan
127db81532
Major at-socat-bridge update
...
-Now uses both smd11 and smd7 for separate AT streams
-smd11 is linked to ttyOUT
-smd7 is linked to ttyOUT2
ttyOUT is intended for automated AT commands (for parse scripts, etc)
ttyOUT2 is intended for manual user initiated AT commands; the new atcmd bin is now linked to /bin as well for utilization of ttyOUT2 by shell. Just type the command atcmd to run it.
Separating these streams will improve responsiveness and help the progress of more development.
2024-03-16 17:49:52 -04:00
iamromulan
26a74b1e24
Update RMxxx_rgmii_toolkit.sh
2024-02-26 19:59:08 -05:00
iamromulan
07e4e797b7
Add TTYd option
2024-02-26 19:56:22 -05:00
iamromulan
c543a1e9ab
Update Entware installer trigger
2024-02-26 00:34:46 -05:00
iamromulan
2c40cacc18
Add $GITTREE to entware link
...
Add $GITTREE to entware link
2024-02-25 21:52:05 -05:00
iamromulan
a175d0597a
Merge last fixes from Main
2024-02-25 21:41:34 -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