fully static builds of curl, runs anywhere
https://github.com/moparisthebest/static-curl
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 weeks ago | |
---|---|---|
.ci | 2 years ago | |
LICENSE.txt | 3 years ago | |
README.md | 1 year ago | |
build.sh | 4 weeks ago | |
mykey.asc | 3 years ago |
README.md
🦾 Static curl 🦾
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 from one of these links, by CPU architecture:
Static binaries for windows are provided directly by curl itself.
Development
File explanation: