Blame

29c8f7 Cedar 2024-07-25 00:26:13 1
# Internet Services
2
There are a small collection of tools to help you access and test the local and world internet.
3
4
## Internet Speed Test
5
| [speedtest.abazs.com](https://speedtest.abazs.com/) | or [192.168.1.100:7750](http://192.168.1.100:7750) on the Round River network |
6
7
This uses librespeed as a locally hosted way to test your internet connection in a normal browser. Other than the obvious privacy benefits the main reason to use this speedtest over publicly available options is that you will be testing your speed relative to the home based server so it will give a very accurate picture of how well the local services will perform. The test will be limited by the Round River internet connection, 1Gb/s, and any other trafic congestion on the server and your own wifi/eithernet connection.
8
9
::: info
10
This is a great way to check your connection to make sure your wifi signal is sufficient and that there aren't any bottlnecks disrupting your connection.
11
:::
12
::: success
13
Additionally there is a utility to locally speedtest from the CLI just install **iperf** and run `iperf -c 192.168.1.100`.
14
:::
15
16
## Round River Internet Speed
17
| [internet.abazs.com](https://internet.abazs.com/) |
18
19
Want to see how the Round River internet connection is doing? This service, speedtest-tracker, regularily tests the internet speed and ping between the home server and speedtest.net and records a history to confirm we are getting the full 1Gb/s that we are paying for.
20
21
## Server Status Checker
22
==Under Development==
23
24
This is a utility that tracks the availability of various local and off site servers to have a record of uptime statistics and be a place to check if a particular server is online and opperational.