Skip to content

perryflynn/static-binaries

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Static Binaries

A collection of statically build software tools.

Download: https://files.serverless.industries/bin/

Tools

Last checked for new versions: 2025-01-18

⚠ arm64v8 and arm32v7 are disabled for now because of issues with docker-multiarch-qemu stuff: gcc: internal compiler error: Segmentation fault signal terminated program cc1

Verify Name Version Release Date Releases
sha256+gpg busybox 1.37.0 2024-09-26 Releases
sha256+gpg curl 8.11.1 2024-12-11 Releases
sha256+gpg dig + nsupdate 9.16.50 2024-04-17 Releases
sha256 htop 3.3.0 2024-01-10 Releases
sha256 iperf2 2.2.0 2024-04-11 Releases
sha256 iperf3 3.18.0 2024-12-14 Releases
sha256 jq 1.7.1 2023-12-13 Releases
sha256+gpg
sha256
rsync
xxHash
3.4.1
0.8.3
2025-01-15
2024-12-29
Releases
Releases
sha256+gpg OpenSSH 9.9p1 2024-09-19 Releases
sha256+gpg
sha256+gpg
tcpdump
libpcap
4.99.5
1.10.5
2024-08-30
2024-08-30
Releases

Known Issues

  • arm64v8 and arm32v7 are broken and disabled and unavailable for now
  • dig: Starting from 9.18 static builds are unsupported
  • curl: libpsl and libidn2 cannot be found in ./configure phase, so disabled for now
  • iperf2: build for 2.2.1 broken, not motivated to add patch manually
  • rsync: There is no way to verify if the gpg key 9FEF112DCE19A0DC7E882CB81BB24997A8535F6F is valid, just took it now from keyserver. Just putting it on samba.org is too hard, as it looks like. Gentoo Devs ranted on that too.

Supported Architectures

Architecture Debian
Codename
Alpine
Codename
Used in
x86 i386 (is i686) x86 Old 32-bit PCs and Servers
x86_64 amd64 amd64 PCs and Servers
ARM32v7 armhf armv7 Raspberry Pi 2+3
ARM64v8 arm64 aarch64 Raspberry Pi 4

Contribute

This repo is just a mirror of a private GitLab Repository.

Please create an issue if you want to contribute.