2020-03-11 22:33:36 -04:00
2020-03-04 22:27:44 -05:00
2020-03-11 22:33:36 -04:00
2019-12-05 22:01:32 -05:00
2019-12-04 22:33:05 -05:00
2020-03-11 22:33:36 -04:00

no not that kind Static curl no not that kind

Travis-CI Build Status

These are a couple simple scripts to build a fully static curl binary using alpine linux docker containers. Currently it is a featureful build with OpenSSL, libssh2, nghttp2, and zlib, supporting most protocols. Tweak configure options in build.sh if you need something else (and/or suggest or PR).

Grab the latest release (curl 7.69.1) from one of these links, by CPU architecture:

Static binaries for windows are provided directly by curl itself.

Development

File explanation:

Description
fully static builds of curl, runs anywhere
https://github.com/moparisthebest/static-curl
Readme 71 KiB
Latest
2024-11-07 21:26:39 -05:00
Languages
Shell 100%