Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/turriform/06_curl_build


https://github.com/turriform/06_curl_build

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

### Latest curl version [http, https, ipfs, ipns, telnet]
https://curl.se/info

```
sudo apt-get install openssl-dev
sh prepare.sh
sh version_check.sh
```

output
```
curl 8.7.1 (x86_64-pc-linux-gnu) libcurl/8.7.1 OpenSSL/3.0.11 zlib/1.2.13 brotli/1.0.9 zstd/1.5.4 libpsl/0.21.2 nghttp2/1.52.0
Release-Date: 2024-03-27
Protocols: http https ipfs ipns telnet
Features: alt-svc AsynchDNS brotli HSTS HTTP2 IPv6 Largefile libz NTLM PSL SSL threadsafe TLS-SRP UnixSockets zstd
```