From 4b4074ec37d6e9108b7f1e3588b5209c67232485 Mon Sep 17 00:00:00 2001 From: Ycarus Date: Tue, 6 Mar 2018 15:13:37 +0100 Subject: [PATCH] Add speedtestc in readme --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 788492dbe..ff769af3e 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,9 @@ MPTCP support is added in LuCI interface and init scripts. ## Simple-obfs *Source:* [https://github.com/shadowsocks/simple-obfs](https://github.com/shadowsocks/simple-obfs) -*Description:* A simple obfuscating tool, designed as plugin server of shadowsocks. \ No newline at end of file +*Description:* A simple obfuscating tool, designed as plugin server of shadowsocks. + +## SpeedTestC +*Source:* [https://github.com/mobrembski/SpeedTestC](https://github.com/mobrembski/SpeedTestC) + +*Description:* Client for SpeedTest.net infrastructure written in pure C99 standard using only POSIX libraries.