Commit graph

37 commits

Author SHA1 Message Date
Rich Brown
cc7751c4d9 Add idlelatency.sh script to measure an "idle" line (without sending any traffic)
Excerpted the -i tests from betterspeedtest.sh
2020-05-02 12:19:15 -04:00
Rich Brown
89c9e980eb Documentation Tweaks for "Idle" parameter 2019-07-27 15:00:20 -04:00
Rich Brown
9d206f7362 betterspeedtest.sh - Add --idle parameter to measure latency without added traffic from the script
tunnelbroker.sh - Update documentation for OpenWrt use
2019-07-27 14:44:02 -04:00
Rich Brown
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)
2019-01-29 23:18:14 -05:00
Rich Brown
21790438c9 Add list of user-installed packages to the output; Update README and sample output file 2018-12-09 11:06:48 -05:00
Rich Brown
edb4c6a924 Update gestats.sh to display list of user-installed opkg packages 2018-12-09 10:23:24 -05:00
Rich Brown
7b4202d545 Update README to include links to the underlying script pages; update netperfrunner.sh info to mention Flent; editorial tweak to opkgscript.sh 2017-10-11 08:06:01 -04:00
Rich Brown
ecb95507d2 Add backlink to original script on OpenWrt forum, update help text 2017-10-08 08:47:05 -04:00
Rich Brown
e608f2cbce Initial commit of opkgscript from OpenWrt forum 2017-10-08 08:28:47 -04:00
Rich Brown
52f0c9e2c5 Copy betterspeedtest.sh from CeroWrtScripts (fixes a couple parameter passing problems) 2016-07-14 19:46:59 -04:00
Rich Brown
b461a94047 Update README to talk about arguments to getstats.sh 2016-01-29 03:02:40 -05:00
Rich Brown
a6d9b6fe1e Updated sample output of getstats.sh 2016-01-29 02:39:09 -05:00
Rich Brown
de9d6ec07a Cleaned up script, final list of "standard commands" 2016-01-29 02:35:21 -05:00
Rich Brown
d1c8877de3 Update to accept & display commands as arguments on the command line 2016-01-28 23:57:52 -05:00
Rich Brown
d757dc8522 Update README to point at the sample output form getstats.sh 2016-01-27 17:16:52 -05:00
Rich Brown
8797f15779 Merge branch 'master' of https://github.com/richb-hanover/OpenWrtScripts
# By richb-hanover
# Via richb-hanover
* 'master' of https://github.com/richb-hanover/OpenWrtScripts:
  Final typo fix
  Fixed links to script descriptions
  Add links from intro to each script's description
2016-01-27 17:04:10 -05:00
Rich Brown
c34425e323 Display /etc/banner, /etc/openwrt_release files 2016-01-27 17:04:04 -05:00
richb-hanover
e77f1416eb Final typo fix 2016-01-27 15:32:45 -05:00
richb-hanover
6c10d44982 Fixed links to script descriptions 2016-01-27 15:31:48 -05:00
richb-hanover
559dd41761 Add links from intro to each script's description 2016-01-27 15:30:41 -05:00
Rich Brown
2b954eebd1 Merge branch 'master' of https://github.com/richb-hanover/OpenWrtScripts
# By richb-hanover
# Via richb-hanover
* 'master' of https://github.com/richb-hanover/OpenWrtScripts:
  Add \n on last line
2016-01-27 15:19:59 -05:00
Rich Brown
216a2215cf Update getstats.sh to include version of sqm-scripts 2016-01-27 15:15:30 -05:00
richb-hanover
06f06d2f6c Add \n on last line 2016-01-27 15:05:22 -05:00
Rich Brown
12eabc3821 Clean up README to emphasize the getstats.sh script 2016-01-27 15:00:47 -05:00
Rich Brown
4ecfa3cd4e Rename output to /tmp/openwrtstats.txt; detab the file for alignment 2016-01-27 14:45:35 -05:00
Rich Brown
b7d2ac212c renamed openwrtstats.sh to 'getstats.sh' 2016-01-27 14:39:16 -05:00
Rich Brown
4073bc9991 Merge branch 'master' of https://github.com/richb-hanover/OpenWrtScripts
# By richb-hanover
# Via richb-hanover
* 'master' of https://github.com/richb-hanover/OpenWrtScripts:
  Update README.md
  Add a step to install netperf using opkg
2016-01-27 14:37:04 -05:00
Rich Brown
1bf91f7b7b Update openwrtstats.sh to collect info for debugging SQM 2016-01-27 14:36:54 -05:00
richb-hanover
c205418d39 Update README.md 2015-09-24 23:09:05 -04:00
richb-hanover
ad243b7a20 Add a step to install netperf using opkg 2015-09-24 23:08:35 -04:00
Rich Brown
bd1240a002 typo in README, changed openwrtstats.sh to use OpenWrt (not CeroWrt) WAN port name 2015-09-24 23:04:05 -04:00
Rich Brown
5f9adc4a47 Add luci to the set of packages. This won't hurt if it's already installed; makes it easier on CC images 2015-05-05 14:15:26 -04:00
Rich Brown
47415daa7d Updated README and openwrtstats.sh 2015-04-29 22:57:11 -04:00
Rich Brown
6971503028 Fix typos in script 2015-04-29 01:12:44 -04:00
Rich Brown
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
2015-04-29 01:01:45 -04:00
Rich Brown
294d8dede7 Updating from CeroWrt to OpenWrt... 2015-04-11 21:11:00 -04:00
Rich Brown
56acf41bc9 Cloned from CeroWrtScripts 2015-04-11 20:49:42 -04:00