|
|
@@ -117,10 +117,11 @@ Before add pull request please see **[this](https://github.com/trimstray/the-boo |
|
|
|
##### :black_small_square: Network (HTTP) |
|
|
|
|
|
|
|
<p> |
|
|
|
:small_orange_diamond: <a href="https://curl.haxx.se/"><b>Curl</b></a> - command line tool and library |
|
|
|
for transferring data with URLs.<br> |
|
|
|
:small_orange_diamond: <a href="https://curl.haxx.se/"><b>Curl</b></a> - command line tool and library for transferring data with URLs.<br> |
|
|
|
:small_orange_diamond: <a href="https://gitlab.com/davidjpeacock/kurly"><b>kurly</b></a> - is an alternative to the widely popular curl program, written in Golang.<br> |
|
|
|
:small_orange_diamond: <a href="https://github.com/jkbrzt/httpie"><b>HTTPie</b></a> - a user-friendly HTTP client.<br> |
|
|
|
:small_orange_diamond: <a href="https://github.com/asciimoo/wuzz"><b>wuzz</b></a> - interactive cli tool for HTTP inspection.<br> |
|
|
|
:small_orange_diamond: <a href="https://github.com/trimstray/htrace.sh"><b>htrace.sh</b></a> - shell script to debugging http/https; ssllabs, mozilla observatory, testssl.sh and nmap nse support.<br> |
|
|
|
:small_orange_diamond: <a href="https://github.com/reorx/httpstat"><b>httpstat</b></a> - visualizes curl statistics in a way of beauty and clarity.<br> |
|
|
|
:small_orange_diamond: <a href="https://gnutls.org/manual/html_node/gnutls_002dcli-Invocation.html"><b>gnutls-cli</b></a> - client program to set up a TLS connection to some other computer.<br> |
|
|
|
:small_orange_diamond: <a href="https://github.com/codesenberg/bombardier"><b>bombardier</b></a> - fast cross-platform HTTP benchmarking tool written in Go.<br> |
|
|
@@ -181,7 +182,7 @@ for transferring data with URLs.<br> |
|
|
|
|
|
|
|
<p> |
|
|
|
:small_orange_diamond: <a href="https://github.com/GouveaHeitor/nipe"><b>Nipe</b></a> - script to make Tor Network your default gateway.<br> |
|
|
|
:small_orange_diamond: <a href="https://github.com/trimstray/multitor"><b>Multitor</b></a> - a tool that lets you create multiple TOR instances with a load-balancing.<br> |
|
|
|
:small_orange_diamond: <a href="https://github.com/trimstray/multitor"><b>multitor</b></a> - a tool that lets you create multiple TOR instances with a load-balancing.<br> |
|
|
|
</p> |
|
|
|
|
|
|
|
##### :black_small_square: Other |
|
|
|