From b268edca2692ab31ca767cb6782758078ea48638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nos=D1=82e?= <83548733+Noooste@users.noreply.github.com> Date: Tue, 24 Dec 2024 09:18:05 +0100 Subject: [PATCH] add Noooste/azuretls-client (#5535) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 13f983cf637..9203586878d 100644 --- a/README.md +++ b/README.md @@ -2063,6 +2063,7 @@ _Libraries for working with various layers of the network._ _Libraries for making HTTP requests._ +- [azuretls-client](https://github.com/Noooste/azuretls-client) - An easy-to-use HTTP client 100% in Go to spoof TLS/JA3 and HTTP2 fingerprint - [fast-shot](https://github.com/opus-domini/fast-shot) - Hit your API targets with rapid-fire precision using Go's fastest and simple HTTP Client. - [gentleman](https://github.com/h2non/gentleman) - Full-featured plugin-driven HTTP client library. - [go-cleanhttp](https://github.com/hashicorp/go-cleanhttp) - Get easily stdlib HTTP client, which does not share any state with other clients.