Commit graph

  • 09580cfe3c
    Merge 2053fc13df into 7c566a78e7 Tilman Vogel 2026-03-10 23:12:18 +01:00
  • 2053fc13df new: apkscript.sh Tilman Vogel 2026-03-10 23:10:15 +01:00
  • c1f6a5bef1
    Merge 269a2b6cbf into 7c566a78e7 meek2100 2026-01-13 13:14:25 -08:00
  • 269a2b6cbf
    Merge branch 'richb-hanover:main' into patch-2 meek2100 2026-01-13 13:13:11 -08:00
  • 7c566a78e7
    Rename Why a Spare Router?.md to Why You Should Configure A Spare Router.md main Rich Brown 2026-01-13 15:28:34 -05:00
  • 873316f279
    Merge pull request #1 from meek2100/rename-spare meek2100 2026-01-13 11:54:59 -08:00
  • 20dc9a23b8
    Rename Why a Spare Router.md since "?" is an invalid character for a Windows path. meek2100 2026-01-13 11:44:52 -08:00
  • 3040aa432f
    Merge branch 'richb-hanover:main' into patch-2 meek2100 2026-01-13 10:03:07 -08:00
  • 1aabdaa585 Add test for presence of netperf to betterspeedtest and netperfrunner; Remove networkhammer.sh (no longer used) Rich Brown 2025-07-08 06:52:59 -04:00
  • a392f087b4
    Clean up more spacing meek2100 2025-05-23 14:23:49 -07:00
  • bd42ef10b1
    Improving logic for IPK caching and optimize the verbose logic meek2100 2025-05-23 14:14:07 -07:00
  • ee6ebbf226
    Better IPK Stats meek2100 2025-05-23 13:32:52 -07:00
  • f4164e65df
    Improve logging with debug trace option. meek2100 2025-05-23 12:06:52 -07:00
  • b388f2214a
    Move [ "$VERBOSE" = true ] && set -x to be managed by debug trace instead. meek2100 2025-05-23 12:00:05 -07:00
  • f0cb22206c
    Improve logic around caching IPK so don't run opkg update multiple times. meek2100 2025-05-23 11:56:08 -07:00
  • 953c80e2cf
    Add support to cache IPK packages for offline install meek2100 2025-05-23 11:26:36 -07:00
  • 8f09c6100a
    Merge ccc5f567c0 into 7eec6fb65f meek2100 2025-05-23 10:15:24 -07:00
  • ccc5f567c0
    Add support to cache IPK packages for offline install meek2100 2025-05-23 10:13:57 -07:00
  • 7eec6fb65f Update label to use top-level DNS domain (from dhcp.dnsmasq.domain); This is usually ".local", but might be ".lan" Use same code in print-router-label.sh and config-spare-router.sh Rich Brown 2024-12-12 22:31:38 -05:00
  • e34bd49a00 Add print-router-label.sh script; Edits to make markdownlint happy Rich Brown 2024-11-29 08:31:00 -05:00
  • ee3b007756 Add info for the Power Adapter Rich Brown 2024-11-27 14:22:04 -05:00
  • 0bcf683058 Add sample label to the script Rich Brown 2024-11-27 14:18:04 -05:00
  • 486206796d Factor out label-printing into print-router-label.sh Rich Brown 2024-11-27 13:46:33 -05:00
  • e35a165e4f Ignore rrul result files Rich Brown 2024-10-10 18:34:57 -04:00
  • 9c32616038 Editorial tweaks; Pause before printing a "." so that passphrase error message doesn't have a dot Rich Brown 2024-10-07 08:51:29 -04:00
  • b6572f61e7 Add "https://" to missing passphrase message so that the URL can be clicked Rich Brown 2024-10-05 00:33:29 -04:00
  • d1a5e7b8ef Incorporate -Z passphrase option for betterspeedtest.sh and netperfrunner.sh Rich Brown 2024-10-02 23:41:55 -04:00
  • 736aab454c Another link Rich Brown 2024-09-29 08:31:59 -04:00
  • 99c9c7c0f0 Fix link Rich Brown 2024-09-29 08:29:34 -04:00
  • 9c116c051c Fix link to script; Add link to Why a "Spare Router"? Rich Brown 2024-09-29 08:25:34 -04:00
  • 114e922136 Add Why a Spare Router.md; Add config-spare-router.sh script Rich Brown 2024-09-29 08:15:10 -04:00
  • c4a5e30e2d Final release of config-spare-router.sh script; First draft of a "Why...?" document Rich Brown 2024-09-26 13:29:46 -04:00
  • 2d2e9ded5f Near final config-spare-router.sh; Ignore the untitled.sh test script Rich Brown 2024-09-25 22:59:59 -04:00
  • 9cd83ebbb7 First cut at config-spare-router.sh Rich Brown 2024-09-25 20:44:43 -04:00
  • 285883a233 Add note recommending Attended Sysupgrade Rich Brown 2023-01-18 22:46:25 -05:00
  • 4a5a7dec27
    Merge pull request #11 from ukfhVp0zms/patch-1 Rich Brown 2023-01-18 22:38:39 -05:00
  • a20422a7c9
    Add git-http package installation ukfhVp0zms 2023-01-18 18:41:29 -07:00
  • 05f070dc90 Change git clone from git: to https: Rich Brown 2022-04-12 09:07:26 -04:00
  • 61aa7755dc Updated betterspeedtest.sh for better ^C error message Rich Brown 2022-01-04 08:29:39 -05:00
  • 5a981b07f1 Update README.md; Improved --idle option of betterspeedtest.sh. Rich Brown 2022-01-01 19:54:08 -05:00
  • 34cfbd3a38 De-factor the summarize_pings() function; This makes both betterspeedtest.sh and netperfrunner.sh a single-file script again. Rich Brown 2022-01-01 17:54:53 -05:00
  • eac7700c14 Factor out summarize_pings(); Display summary even after Ctl-C; Add some test code for the awk summarize_pings() function. Rich Brown 2022-01-01 17:41:23 -05:00
  • 4b021acb31
    Merge pull request #9 from PhilZ-cwm6/patch-1 Rich Brown 2021-12-01 13:08:24 -05:00
  • 333480f138
    Fix for POSIX compliant shell PhilZ 2021-12-01 18:14:20 +01:00
  • 3c0c64c7ab Run through https://shellcheck.net Rich Brown 2021-11-12 10:20:28 -05:00
  • af6e7bf2ec fix: >x 2>x != 2>&1 >x Ross Smith II 2021-02-12 19:15:30 -08:00
  • 14705333f2 fix: list all installed packages Ross Smith II 2021-02-12 19:00:10 -08:00
  • 44d1102cde
    Merge pull request #5 from aidanharris/master Rich Brown 2020-11-17 07:36:33 -05:00
  • e36812903b
    Make sure ping uses ipv4 when $TESTPROTO equals -4 Aidan Harris 2020-11-15 12:32:22 +00:00
  • a6bfe2d4db
    Merge pull request #4 from baguswahyu/patch-1 Rich Brown 2020-05-18 07:31:50 -04:00
  • 79d0dc5321
    Update networkhammer.sh baguswahyu 2020-05-17 18:58:28 +08:00
  • ac41bf23f5 Update README.md to add idlelatency.sh script Rich Brown 2020-05-02 12:38:42 -04:00
  • cc7751c4d9 Add idlelatency.sh script to measure an "idle" line (without sending any traffic) Excerpted the -i tests from betterspeedtest.sh Rich Brown 2020-05-02 12:19:15 -04:00
  • d178580a3f
    create ap-toggle.sh Timár Csaba 2020-03-30 07:43:34 +02:00
  • 89c9e980eb Documentation Tweaks for "Idle" parameter Rich Brown 2019-07-27 15:00:20 -04:00
  • 9d206f7362 betterspeedtest.sh - Add --idle parameter to measure latency without added traffic from the script tunnelbroker.sh - Update documentation for OpenWrt use Rich Brown 2019-07-27 14:44:02 -04:00
  • 7e07b824ac Updated README for new tunnelbroker.sh script (+1 squashed commit) Squashed commits: [df35cca] Update tunnelbroker.sh to work with current OpenWrt (18.06 and newer) Rich Brown 2019-01-29 23:08:07 -05:00
  • 21790438c9 Add list of user-installed packages to the output; Update README and sample output file Rich Brown 2018-12-09 11:03:26 -05:00
  • edb4c6a924 Update gestats.sh to display list of user-installed opkg packages Rich Brown 2018-12-09 10:23:24 -05:00
  • 7b4202d545 Update README to include links to the underlying script pages; update netperfrunner.sh info to mention Flent; editorial tweak to opkgscript.sh Rich Brown 2017-10-11 08:06:01 -04:00
  • ecb95507d2 Add backlink to original script on OpenWrt forum, update help text Rich Brown 2017-10-08 08:47:05 -04:00
  • e608f2cbce Initial commit of opkgscript from OpenWrt forum Rich Brown 2017-10-08 08:28:47 -04:00
  • 52f0c9e2c5 Copy betterspeedtest.sh from CeroWrtScripts (fixes a couple parameter passing problems) Rich Brown 2016-07-14 19:46:59 -04:00
  • b461a94047 Update README to talk about arguments to getstats.sh Rich Brown 2016-01-29 03:02:40 -05:00
  • a6d9b6fe1e Updated sample output of getstats.sh Rich Brown 2016-01-29 02:39:09 -05:00
  • de9d6ec07a Cleaned up script, final list of "standard commands" Rich Brown 2016-01-29 02:35:21 -05:00
  • d1c8877de3 Update to accept & display commands as arguments on the command line Rich Brown 2016-01-28 23:57:52 -05:00
  • d757dc8522 Update README to point at the sample output form getstats.sh Rich Brown 2016-01-27 17:16:52 -05:00
  • 8797f15779 Merge branch 'master' of https://github.com/richb-hanover/OpenWrtScripts Rich Brown 2016-01-27 17:04:10 -05:00
  • c34425e323 Display /etc/banner, /etc/openwrt_release files Rich Brown 2016-01-27 17:04:04 -05:00
  • e77f1416eb Final typo fix richb-hanover 2016-01-27 15:32:45 -05:00
  • 6c10d44982 Fixed links to script descriptions richb-hanover 2016-01-27 15:31:48 -05:00
  • 559dd41761 Add links from intro to each script's description richb-hanover 2016-01-27 15:30:41 -05:00
  • 2b954eebd1 Merge branch 'master' of https://github.com/richb-hanover/OpenWrtScripts Rich Brown 2016-01-27 15:19:59 -05:00
  • 216a2215cf Update getstats.sh to include version of sqm-scripts Rich Brown 2016-01-27 15:15:30 -05:00
  • 06f06d2f6c Add \n on last line richb-hanover 2016-01-27 15:05:22 -05:00
  • 12eabc3821 Clean up README to emphasize the getstats.sh script Rich Brown 2016-01-27 15:00:47 -05:00
  • 4ecfa3cd4e Rename output to /tmp/openwrtstats.txt; detab the file for alignment Rich Brown 2016-01-27 14:45:35 -05:00
  • b7d2ac212c renamed openwrtstats.sh to 'getstats.sh' Rich Brown 2016-01-27 14:39:16 -05:00
  • 4073bc9991 Merge branch 'master' of https://github.com/richb-hanover/OpenWrtScripts Rich Brown 2016-01-27 14:37:04 -05:00
  • 1bf91f7b7b Update openwrtstats.sh to collect info for debugging SQM Rich Brown 2016-01-27 14:36:54 -05:00
  • c205418d39 Update README.md richb-hanover 2015-09-24 23:09:05 -04:00
  • ad243b7a20 Add a step to install netperf using opkg richb-hanover 2015-09-24 23:08:35 -04:00
  • bd1240a002 typo in README, changed openwrtstats.sh to use OpenWrt (not CeroWrt) WAN port name Rich Brown 2015-09-24 23:04:05 -04:00
  • 5f9adc4a47 Add luci to the set of packages. This won't hurt if it's already installed; makes it easier on CC images Rich Brown 2015-05-05 14:15:26 -04:00
  • 47415daa7d Updated README and openwrtstats.sh Rich Brown 2015-04-29 22:57:11 -04:00
  • 6971503028 Fix typos in script Rich Brown 2015-04-29 01:12:44 -04:00
  • a300093954 Update README (+2 squashed commits) Squashed commits: [7b35b92] Updated config-openwrt.sh to configure root password, eth0 for PPPoE, update software packages, set time zone, enable SNMP, enable mDNS, and set SQM [1af1a51] Updated config-openwrt.sh to do basic configuration; added test scripts for installing snmpd and sqm Rich Brown 2015-04-28 23:58:19 -04:00
  • 294d8dede7 Updating from CeroWrt to OpenWrt... Rich Brown 2015-04-11 21:11:00 -04:00
  • 56acf41bc9 Cloned from CeroWrtScripts Rich Brown 2015-04-11 20:49:42 -04:00