iamromulan
c83f703da6
Add ttyd 1.7.4 armhf binary
2024-02-16 00:50:28 -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
ec729b1f3f
Entware/opkg installer update
2024-02-05 22:13:22 -05:00
iamromulan
d1b1127c7f
Entware Installer for Quectel V1.0
...
First release ready for use
Notes:
-opkg will work after installing
-Everything opkg does is installed to /opt
-/opt is actually located at /usrdata/opt to save space but is mounted at /opt
-Anything opkg installs will not be available in the system path by default but you can get around this by symbolic linking each binary installed by the package to /bin and /sbin from /opt/bin and /opt/sbin
For example:
opkg install zerotier
ln -sf /opt/bin/zerotier-one /bin
ln -sf /opt/bin/zerotier-cli /bin
ln -sf /opt/bin/zerotier-idtool /bin
Now you can run those 3 binaries from the shell anytime since they are linked in a place already part of the system path.
2024-02-05 21:47:09 -05:00
iamromulan
56f15a3c6a
Update installentware.sh
...
Switch to generic install. No need for a second busybox for now
2024-02-05 21:03:00 -05:00
iamromulan
063573f750
Update installentware.sh
2024-02-05 00:26:19 -05:00
iamromulan
34d1ae89e4
Update installentware.sh
2024-02-05 00:19:32 -05:00
iamromulan
73a805ad4e
Update installentware.sh
2024-02-05 00:14:09 -05:00
iamromulan
94fe61452a
Update installentware.sh
2024-02-04 23:56:06 -05:00
iamromulan
ea5510b1b0
Update installentware.sh
2024-02-04 23:55:11 -05:00
iamromulan
2736c1d8e7
Update installentware.sh
2024-02-04 23:53:30 -05:00
iamromulan
0093c36ea7
Update installentware.sh
2024-02-04 23:36:25 -05:00
iamromulan
67dc4e73e1
Update installentware.sh
2024-02-04 23:17:28 -05:00
iamromulan
6c790952c6
Update installentware.sh
2024-02-04 22:22:42 -05:00
iamromulan
94bb287f49
Update installentware.sh
...
Manual enable mount at boot
2024-02-04 22:17:11 -05:00
iamromulan
08e070099f
Update installentware.sh
2024-02-04 21:54:26 -05:00
iamromulan
899bc23621
Update installentware.sh
...
Revert to original
2024-02-04 21:40:48 -05:00
iamromulan
bb28ebdc53
Update installentware.sh
...
Change installation from /opt to /usrdata/opt
There is more room to work with at /dev/ubi2_0 which is where /usrdata is mounted from.
From stock firmware ubi0 (rootfs [/]) only has 49.3 MBs free while ubi2_0 has 119.8 MBs
2024-02-03 13:13:01 -05:00
iamromulan
353c0f0368
Fork entware install script
...
Forked from https://github.com/Entware/Entware/wiki/Install-on-Android#installation
Orginal:
https://bin.entware.net/armv7sf-k3.2/installer/alternative.sh
2024-02-03 13:07:57 -05:00
iamromulan
2c8ceb12f2
Create ICCIDfun.sh
2024-01-20 22:16:56 -05:00
iamromulan
82422a8ef8
Create ICCID_APN.sh
2024-01-20 22:16:25 -05:00
iamromulan
8fa4cb19cd
Delete beta.sh
2024-01-10 23:53:25 -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
0653478554
Create atcmd
...
atcmd script for sending at commands and reading their response.
2024-01-10 23:34:20 -05:00
iamromulan
94b3bce925
Fix Tailscale Web UI
...
Fix issue with not starting at boot
2024-01-08 15:32:10 -05:00
iamromulan
9209440668
Create tailscale-webui-trigger.service
2024-01-08 15:26:47 -05:00
iamromulan
6dd09e1b40
Update tailscale-webui.service
2024-01-08 15:26:41 -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
586bab2279
Update beta.sh
...
Fix symblink to wrog place lol
2024-01-05 21:53:07 -05:00
iamromulan
0d97474953
Update simplefirewall.service
...
Use bash
2024-01-05 19:15:57 -05:00
iamromulan
88b6343c20
Update beta.sh
...
Fix persistence
2024-01-05 18:32:31 -05:00
iamromulan
515dc96328
Update beta.sh
...
add numeric validation
2024-01-05 18:27:53 -05:00
iamromulan
3c342ff6fc
Update simplefirewall.sh
2024-01-05 18:24:31 -05:00
iamromulan
8fdc9be1c1
Update beta.sh
2024-01-05 18:15:32 -05:00
iamromulan
4b594cde4f
Update beta.sh
...
Add missing functions
2024-01-05 18:05:47 -05:00
iamromulan
ee6fcc2f5f
Update beta.sh
...
use awk instead of nl
2024-01-05 17:58:52 -05:00
iamromulan
9fa02b3f40
Update beta.sh
...
Add Simplefirewall
2024-01-02 21:47:32 -05:00
iamromulan
c1e5342acb
Create beta.sh
...
Mirror RMxxx_rgmii_toolkit.sh
2024-01-02 20:53:18 -05:00
iamromulan
5274b875b3
move to systemd dir
2024-01-02 20:36:34 -05:00
iamromulan
65cee98aa6
Create simplefirewall.service
2024-01-02 01:00:05 -05:00
iamromulan
76880055e5
Update simplefirewall.sh
...
Reorder commands
2024-01-02 00:48:01 -05:00