mirror of
https://github.com/richb-hanover/OpenWrtScripts.git
synced 2026-03-30 10:44:32 +02:00
Fixed links to script descriptions
This commit is contained in:
parent
559dd41761
commit
6c10d44982
1 changed files with 4 additions and 4 deletions
|
|
@ -3,13 +3,13 @@ OpenWrtScripts
|
|||
|
||||
This is a set of scripts (sometimes also called "Openscripts") that configure and measure (and improve) latency in home routers (and everywhere else!) These scripts include:
|
||||
|
||||
* [getstats.sh](getstatssh) - a script to collect troubleshooting information that helps us diagnose problems in the OpenWrt distribution.
|
||||
* [getstats.sh](#getstatssh) - a script to collect troubleshooting information that helps us diagnose problems in the OpenWrt distribution.
|
||||
|
||||
* [config-openwrt.sh](config-openwrtsh) - a script to configure the OpenWrt router consistently after flashing factory firmware.
|
||||
* [config-openwrt.sh](#config-openwrtsh) - a script to configure the OpenWrt router consistently after flashing factory firmware.
|
||||
|
||||
* [betterspeedtest.sh](betterspeedtestsh) & [netperfrunner.sh](netperfrunnersh) & [networkhammer.sh](networkhammesh) - scripts that measure the performance of your router or offer load to the network for testing.
|
||||
* [betterspeedtest.sh](#betterspeedtestsh) & [netperfrunner.sh](#netperfrunnersh) & [networkhammer.sh](#networkhammesh) - scripts that measure the performance of your router or offer load to the network for testing.
|
||||
|
||||
* [tunnelbroker.sh](tunnelbrokersh) - a script to set up a IPv6 6-in-4 tunnel to TunnelBroker.net. *This script has not been converted for OpenWrt*
|
||||
* [tunnelbroker.sh](#tunnelbrokersh) - a script to set up a IPv6 6-in-4 tunnel to TunnelBroker.net. *This script has not been converted for OpenWrt*
|
||||
|
||||
These scripts can be saved in the `/usr/lib/OpenWrtScripts` directory. The easiest way to do this is to use ssh into the router and enter these commands:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue