Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turriform/06_curl_build
https://github.com/turriform/06_curl_build
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/turriform/06_curl_build
- Owner: turriform
- Created: 2024-05-20T14:08:53.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-20T15:02:58.000Z (8 months ago)
- Last Synced: 2024-11-10T10:03:14.744Z (2 months ago)
- Language: C
- Size: 11.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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
```