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

https://github.com/lilydjwg/https-speed

Show HTTPS speed in a terminal
https://github.com/lilydjwg/https-speed

cli-app https network-analysis pcap rust

Last synced: 9 months ago
JSON representation

Show HTTPS speed in a terminal

Awesome Lists containing this project

README

          

This program shows HTTPS connection speed in a terminal by capturing network traffic.

Note:

* Need root privileges.
* Only connections established after this program starts up will be shown.
* Only HTTPS-over-TCP is supported currently; HTTP/3 (QUIC) is not supported.