diff --git a/README.md b/README.md index 37dee98..98ee4d0 100644 --- a/README.md +++ b/README.md @@ -117,10 +117,11 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo ##### :black_small_square: Network (HTTP)

-  :small_orange_diamond: Curl - command line tool and library -for transferring data with URLs.
+  :small_orange_diamond: Curl - command line tool and library for transferring data with URLs.
+  :small_orange_diamond: kurly - is an alternative to the widely popular curl program, written in Golang.
  :small_orange_diamond: HTTPie - a user-friendly HTTP client.
  :small_orange_diamond: wuzz - interactive cli tool for HTTP inspection.
+  :small_orange_diamond: htrace.sh - shell script to debugging http/https; ssllabs, mozilla observatory, testssl.sh and nmap nse support.
  :small_orange_diamond: httpstat - visualizes curl statistics in a way of beauty and clarity.
  :small_orange_diamond: gnutls-cli - client program to set up a TLS connection to some other computer.
  :small_orange_diamond: bombardier - fast cross-platform HTTP benchmarking tool written in Go.
@@ -181,7 +182,7 @@ for transferring data with URLs.

  :small_orange_diamond: Nipe - script to make Tor Network your default gateway.
-  :small_orange_diamond: Multitor - a tool that lets you create multiple TOR instances with a load-balancing.
+  :small_orange_diamond: multitor - a tool that lets you create multiple TOR instances with a load-balancing.

##### :black_small_square: Other