pedro
15c7f87a79
others: adblock-v2: improve display in GUI
5 months ago
pedro
0db03fb140
others: adblock-v2: fix typo
5 months ago
pedro
55b67e7af2
www: fine tuning
5 months ago
pedro
3e6ea6dacb
www: fix the rest of W3C issues
5 months ago
pedro
18815eb850
www: advanced-adblock-v2.asp: fix W3C errors
5 months ago
pedro
131a6a9b23
tomatoanon: simplify commit 993162e
6 months ago
pedro
993162e229
tomatoanon: use github as a source for FT versions if possible
6 months ago
pedro
107e7477a3
adblock-v2: do not add the contents of the nvram mwan_ckdst variable to the whitelist ( close #45 )
6 months ago
pedro
310537b428
tomatoanon: make 'TomatoAnon' and 'Update Notification System' independent; reorganize GUI
6 months ago
lancethepants
3441f4f24f
discovery.sh: fix wan scanning when IPv6 is enabled.
8 months ago
rs232
5a020a04f1
discovery.sh: update to v2.64
8 months ago
pedro
1d75f22173
tomatoanon: update url to https://anon.freshtomato.org
8 months ago
pedro
b2ab4a78aa
others: fix export PATH
9 months ago
M_ars
cb0f10e626
Asus RT-AC88U: add basic support for Port 5 and RTL8365MB switch - Router LAN Ports 5 to 8
...
The LAN Ports 5 to 8 (Realtek switch) work without the ability of configuring VLANs or anything else
Note:
see https://bitbucket.org/pedro311/freshtomato-arm/pull-requests/221
Based on the work of Scott Anderson, THX
https://bitbucket.org/scoander/freshtomato-arm/commits/branch/arm-master
see forum
https://www.linksysinfo.org/index.php?threads/lan5-lan8-ports-are-working-asus-rt-ac88u.78895/
11 months ago
pedro
3dbe08d1f9
switch4g: add weird PIN_STATUS because sometimes it happens
11 months ago
rs232
ad5caf265c
mwwatchdog - remove console warning when mwwatchdog_debug is set to NULL
11 months ago
pedro
6b22fae7cf
vpnrouting.sh: fix order in stopRouting()
11 months ago
pedro
544e71f554
vpnrouting.sh: do not use nslookup; see: https://www.linksysinfo.org/index.php?threads/openvpn-client-routing-policy-is-slow.78915/
11 months ago
rs232
a37d621da7
adblock-v2 - Further improvement to the Internet test: running condition: also check if at least one list is enabled.
1 year ago
rs232
26262e7604
Merged in rs232/adblockv2-skip-internet-test-if-no-list-1721983504871 (pull request #209 )
...
adblock-v2 - Skip Internet test if no lists are defined (covers the case where domains are only defined locally)
1 year ago
rs232
7813d2f9da
nvram_ops - added ${reset} and corrected typo
1 year ago
rs232
b8ed38d1e5
adblock-v2 - Skip Internet test if no lists are defined (covers the case where domains are only defined locally)
1 year ago
rs232
3a39aff0b5
Merged in rs232/nvram_ops-added-centralised-console-fon-1721897716373 (pull request #207 )
...
nvram_ops - added centralised console font & background color definition
1 year ago
rs232
ad9f34ca90
adblock-v2 - use Internet test target from nvram mwan_chdst content if this contains any usable FQDN; if not default to google.com.
1 year ago
rs232
ff1a3dc054
nvram_ops - added centralised console font & background color definition
1 year ago
rs232
259fd91618
adblock-v2 - added internet connectivity test as a running condition.
1 year ago
pedro
c6d1250b46
mwwatchdog: rename nvram variable for log debugging, to be different than in mwan.c scrip
1 year ago
rs232
da860214f3
- supports for any CIDR (no dependency to /24 any more) - network and broadcast IPs are now always excluded from the polling - works when brX IP address is not the first in the subnet
1 year ago
pedro
5a0ed0ba82
others: switch3g/switch4g: fix loop logic and condition in PIN checker
2 years ago
pedro
23a68ae398
others: switch3g: fix PIN checker
2 years ago
pedro
9553ac6bbf
others: switch4g: correct checking of CPIN status
2 years ago
pedro
1f1c1a1cd0
others: switch4: fix PIN status recognition on some modems
2 years ago
pedro
118a48add5
others: improve cru locking to prevent concurrent updates
...
There are reported cases of cron jobs being lost under heavy cru
activity (concurrent executions). Protect against concurrent add
or deletes with a more robust locking mechanism using flock.
File descriptor 278 is used as it represents the letters C-R-U
on a telephone keypad.
Ref: ac1badcd0b
2 years ago
pedro
79a0e2c20c
others: sysinfo: fix WL adapter name for 3rd wireless
2 years ago
pedro
8ec79d221d
others: clean-up, cosmetic
2 years ago
pedro
e963ae5193
mwwatchdog: tune cktracert() checker once again - it needs max hop value set to ~10
2 years ago
pedro
d96da37055
switch4g/wwansignal: add timeouts to uqmi calls
2 years ago
pedro
3d91f4133f
build: others: Makefile: add missing directory
2 years ago
pedro
ef0c03110c
others: wwansignal: CQIx: fix display for weird values
2 years ago
pedro
942e9f2410
others: nvram_ops: add comments
2 years ago
pedro
6a698c88ad
switch4g: do not use setpin.gcom script from gcom (comgt) package
2 years ago
pedro
c407d7781f
others: nvram_ops: also add NE (nvram existence) and NP (nvram populated) aliases
2 years ago
pedro
ee699bb66b
switch4g: add more complex PIN check for serial modems
2 years ago
pedro
821b5839d2
switch4g: add more complex PIN check for QMI modems; also some more fixes
2 years ago
pedro
065368781b
others: use file (nvram_ops) with nvram aliases
2 years ago
pedro
41542083e3
wwansignal: cosmetic in operator name
2 years ago
pedro
20e4c9849d
others: add file (nvram_ops) with nvram aliases to be used by other scripts in /usr/sbin
2 years ago
pedro
7325cf4ed4
build: Makefile: split into different files for easier maintenance; tune a little versioning
2 years ago
pedro
95f26ec78b
others: mwwatchdog: tune cktracert() and fix one condition
...
- thanks @rs232
2 years ago
pedro
cb4b046873
others: only install curl part if libcurl is installed in wwansignal and mwwatchdog
2 years ago