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

https://github.com/aledbf/socat-static-binary

Socat compiled as static binary
https://github.com/aledbf/socat-static-binary

Last synced: 11 months ago
JSON representation

Socat compiled as static binary

Awesome Lists containing this project

README

          

Build a socat static binary executable using docker and musl

This repository is based on https://github.com/andrew-d/static-binaries/tree/master/socat

## Build:

```
$ make all
```

The static binary is in the directory `$PWD/bin/linux/x86_64/`