An open API service indexing awesome lists of open source software.

https://github.com/xi-plus/network-testing

網路測試
https://github.com/xi-plus/network-testing

Last synced: 10 months ago
JSON representation

網路測試

Awesome Lists containing this project

README

          

# Network-Testing

## speedtest

### 安裝
1. 重命名 `config_exmaple.php` 為 `config.php` 並修改.
2. 從 https://github.com/Xi-Plus/SQL-function 下載 `sql.php`
3. 從 https://github.com/sivel/speedtest-cli 下載 `speedtest_cli.py`
4. 使用 `speedtest\install.sql` 設定資料庫
5. 刪除 `speedtest\install.sql`

## ping

### 安裝
1. 重命名 `config_exmaple.php` 為 `config.php` 並修改.
2. 從 https://github.com/Xi-Plus/SQL-function 下載 `sql.php`
4. 使用 `ping\install.sql` 設定資料庫
5. 刪除 `ping\install.sql`