Removed .github/README.md
This commit is contained in:
parent
047017e200
commit
a40969a5ba
1 changed files with 0 additions and 43 deletions
43
.github/README.md
vendored
43
.github/README.md
vendored
|
@ -1,43 +0,0 @@
|
|||
# static-toolbox
|
||||
|
||||
This repository includes prebuild static binaries and build-recipes for various tools like Nmap and OpenSSH.
|
||||
|
||||
The Linux versions are compiled with the musl-cross toolchain and the openssl-pm-snapshot fork of OpenSSL in order to support a wide range of SSL/TLS features (Warning: some of them are insecure!).
|
||||
|
||||
Compilation is done automatically with GitHub Actions.
|
||||
|
||||
## Tools
|
||||
|
||||
### Nmap
|
||||
|
||||
![Nmap x86_64](https://github.com/takeshixx/workflow-test/workflows/Nmap%20x86_64/badge.svg)
|
||||
|
||||
![Nmap x86](https://github.com/takeshixx/workflow-test/workflows/Nmap%20x86/badge.svg)
|
||||
|
||||
![Nmap ARMHF](https://github.com/takeshixx/workflow-test/workflows/Nmap%20ARMHF/badge.svg)
|
||||
|
||||
![Nmap AARCH64](https://github.com/takeshixx/workflow-test/workflows/Nmap%20AARCH64/badge.svg)
|
||||
|
||||
### OpenSSH
|
||||
|
||||
![OpenSSH x86_64](https://github.com/takeshixx/workflow-test/workflows/OpenSSH%20x86_64/badge.svg)
|
||||
|
||||
![OpenSSH x86](https://github.com/takeshixx/workflow-test/workflows/OpenSSH%20x86/badge.svg)
|
||||
|
||||
![OpenSSH ARMHF](https://github.com/takeshixx/workflow-test/workflows/OpenSSH%20ARMHF/badge.svg)
|
||||
|
||||
![OpenSSH AARCH64](https://github.com/takeshixx/workflow-test/workflows/OpenSSH%20AARCH64/badge.svg)
|
||||
|
||||
### socat
|
||||
|
||||
![socat x86_64](https://github.com/takeshixx/workflow-test/workflows/socat%20x86_64/badge.svg)
|
||||
|
||||
![socat x86](https://github.com/takeshixx/workflow-test/workflows/socat%20x86/badge.svg)
|
||||
|
||||
![OpenSSH ARMHF](https://github.com/takeshixx/workflow-test/workflows/OpenSSH%20ARMHF/badge.svg)
|
||||
|
||||
![OpenSSH AARCH64](https://github.com/takeshixx/workflow-test/workflows/OpenSSH%20AARCH64/badge.svg)
|
||||
|
||||
### GDB
|
||||
|
||||
![GDB x86_64](https://github.com/takeshixx/workflow-test/workflows/GDB%20x86_64/badge.svg)
|
Loading…
Reference in a new issue