All Projects → static-web-server → Similar Projects or Alternatives

1695 Open source projects that are alternatives of or similar to static-web-server

ssl-cert-check
Check expiry dates of local and remote SSL certificates
Stars: ✭ 28 (-87.83%)
Mutual labels:  tls
packetdrill
packetdrill with UDPLite and SCTP support and bug fixes for FreeBSD
Stars: ✭ 37 (-83.91%)
Mutual labels:  freebsd
Hades
🔥 A Nintendo Game Boy Advance emulator
Stars: ✭ 44 (-80.87%)
Mutual labels:  arm
awall
[MIRROR] Alpine firewall configuration tool
Stars: ✭ 37 (-83.91%)
Mutual labels:  alpine-linux
CODESYS-MQTT
MQTT client library for CODESYS, supporting all QoS
Stars: ✭ 63 (-72.61%)
Mutual labels:  tls
index
A PEP 503-compliant Python package index specifically providing wheels built for Alpine Linux
Stars: ✭ 26 (-88.7%)
Mutual labels:  alpine-linux
jail exporter
A Prometheus exporter for FreeBSD jail metrics
Stars: ✭ 21 (-90.87%)
Mutual labels:  freebsd
betafpv-f3
Board Support Crate for the BetaFPV F3 Drone Flight Controller
Stars: ✭ 37 (-83.91%)
Mutual labels:  arm
WebRelay
A netcat-like utility for windows for transferring files and streams over HTTP with support for relaying through a remote host (via websocket), a webclient, and a shell extension. PRs welcome!
Stars: ✭ 29 (-87.39%)
Mutual labels:  http-server
openssl-RPM-Builder
Build latest OpenSSL binary
Stars: ✭ 46 (-80%)
Mutual labels:  tls
cmake-arm-embedded
CMake development environment for ARM bare metal platforms based on GNU ARM Toolchain.
Stars: ✭ 58 (-74.78%)
Mutual labels:  arm
android-openssl
OpenSSL build for Android (arm, armv7, x86)
Stars: ✭ 69 (-70%)
Mutual labels:  arm
vein
🔮⚡️Vein is an open source high-level strictly-typed programming language with a standalone OS, arm and quantum computing support.
Stars: ✭ 31 (-86.52%)
Mutual labels:  arm64
folding-at-home
A Folding@Home Docker container with GPU support
Stars: ✭ 38 (-83.48%)
Mutual labels:  amd64
cryptosuite2
Cryptographic suite for Arduino (SHA, HMAC-SHA)
Stars: ✭ 23 (-90%)
Mutual labels:  x86
rosetta-at-home
Fold for Covid - Help fight the COVID-19 pandemic with your old laptop, Raspberry Pi, or other spare computer
Stars: ✭ 78 (-66.09%)
Mutual labels:  arm
alpinist
Automatic Alpine Linux Package (apk) Repository Generation using AWS Lambda, S3 & SSM Parameter Store
Stars: ✭ 45 (-80.43%)
Mutual labels:  alpine-linux
HTTPStaticServer
Bare-bones static HTTP server written in a single C file
Stars: ✭ 24 (-89.57%)
Mutual labels:  http-server
lazurite
A simple http server.
Stars: ✭ 17 (-92.61%)
Mutual labels:  http-server
docker-healthchecks
Healthchecks Docker image
Stars: ✭ 17 (-92.61%)
Mutual labels:  alpine-linux
go-fileserver
A simple HTTP Server to share files over WiFi via Qr Code
Stars: ✭ 68 (-70.43%)
Mutual labels:  http-server
sslcontext-kickstart
🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Av…
Stars: ✭ 295 (+28.26%)
Mutual labels:  tls
docker-aws-s3-sync
Docker container to sync a folder to Amazon S3
Stars: ✭ 21 (-90.87%)
Mutual labels:  alpine-linux
simdutf8
SIMD-accelerated UTF-8 validation for Rust.
Stars: ✭ 426 (+85.22%)
Mutual labels:  arm64
DANE-for-SMTP
'DANE for SMTP' wiki
Stars: ✭ 28 (-87.83%)
Mutual labels:  tls
bbcp
BlackBox Cross-Platform (Windows, GNU/Linux, OpenBSD, FreeBSD)
Stars: ✭ 49 (-78.7%)
Mutual labels:  freebsd
EthernetWebServer
This is simple yet complete WebServer library for AVR, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, etc. boards running Ethernet shields. The functions are similar and compatible to ESP8266/ESP32 WebServer libraries to make life much easier to port sketches from ESP8266/ESP32. Coexisting now with `ESP32 WebServer` and…
Stars: ✭ 118 (-48.7%)
Mutual labels:  http-server
arm synth
Wavetable Synth Running on an STM32F 32-bit ARM Cortex M3 microprocessor
Stars: ✭ 23 (-90%)
Mutual labels:  arm
nginx-session-ticket-key-rotation
Nginx session ticket key rotation program for secure rotation of TLS session ticket keys and sharing in server clusters.
Stars: ✭ 23 (-90%)
Mutual labels:  tls
mock-json-server
A mock web server using a JSON file with live-reload support.
Stars: ✭ 31 (-86.52%)
Mutual labels:  http-server
node-slack-events-api
Slack Events API for Node
Stars: ✭ 93 (-59.57%)
Mutual labels:  http-server
opendlv
OpenDLV - A modern microservice-based software ecosystem powered by libcluon to make vehicles autonomous.
Stars: ✭ 67 (-70.87%)
Mutual labels:  amd64
cve-2021-3449
CVE-2021-3449 OpenSSL denial-of-service exploit 👨🏻‍💻
Stars: ✭ 220 (-4.35%)
Mutual labels:  tls
emu
cybozu labs youth 7th
Stars: ✭ 50 (-78.26%)
Mutual labels:  x86
osutil
Go library to easily detect current operating system, current Linux distribution, macOS version and more...
Stars: ✭ 22 (-90.43%)
Mutual labels:  freebsd
docker-alpine-nginx-pagespeed
Dockerized Nginx with PageSpeed Module on Alpine Linux
Stars: ✭ 28 (-87.83%)
Mutual labels:  alpine-linux
qsslcaudit
test SSL/TLS clients how secure they are
Stars: ✭ 22 (-90.43%)
Mutual labels:  tls
async-websocket
Asynchronous WebSocket client and server, supporting HTTP/1 and HTTP/2 for Ruby.
Stars: ✭ 111 (-51.74%)
Mutual labels:  http2
ewok-kernel
A secure and high performances microkernel for building secure MCU-based IoTs
Stars: ✭ 69 (-70%)
Mutual labels:  arm
httpbun
A simple HTTP server with responses tuned to be useful in testing HTTP clients. Heavily inspired by httpbin, but doesn't intend to be a perfect clone.
Stars: ✭ 14 (-93.91%)
Mutual labels:  http-server
Install-VScode-On-TX2
How to install VScode on Nvidia TX2
Stars: ✭ 24 (-89.57%)
Mutual labels:  arm64
openvino contrib
Repository for OpenVINO's extra modules
Stars: ✭ 55 (-76.09%)
Mutual labels:  arm
v2ray-tls-websocket-nginx
🌎The ULTIMATE V2Ray proxy configuration powered by Project V.
Stars: ✭ 29 (-87.39%)
Mutual labels:  tls
what-vpn
Identify servers running various SSL VPNs based on protocol-specific behaviors
Stars: ✭ 24 (-89.57%)
Mutual labels:  tls
phpkoa
PHP异步编程: 基于 PHP 实(chao)现(xi) NODEJS web框架 KOA。
Stars: ✭ 52 (-77.39%)
Mutual labels:  http-server
orange-pi
Orange pi Kicad libraries and footprints.
Stars: ✭ 13 (-94.35%)
Mutual labels:  arm
CommanderPi
Easy RaspberryPi4 GUI system managment
Stars: ✭ 163 (-29.13%)
Mutual labels:  arm
sandsifter
The x86 processor fuzzer
Stars: ✭ 21 (-90.87%)
Mutual labels:  x86
terminal
Terminal inside the microcontroller (cli for mcu)
Stars: ✭ 31 (-86.52%)
Mutual labels:  arm
tlstools
🔐 CLI tool to analyze, troubleshoot or inspect SSL certificates, requests or keys.
Stars: ✭ 45 (-80.43%)
Mutual labels:  tls
ansible-role-docker arm
Ansible Role - Docker for ARM and Pi
Stars: ✭ 71 (-69.13%)
Mutual labels:  arm
pyh2o
Python binding for the H2O HTTP server
Stars: ✭ 25 (-89.13%)
Mutual labels:  http2
OpenWrt-Buildbot
Customized Pure OpenWrt & Self-Build OpenWrt Packages Project.
Stars: ✭ 305 (+32.61%)
Mutual labels:  x86
metal.test
Deprecated, superseded by https://github.com/metal-ci/test
Stars: ✭ 41 (-82.17%)
Mutual labels:  arm
LaunchPadFlightController
TM4C123G based Flight Controller
Stars: ✭ 62 (-73.04%)
Mutual labels:  arm
hypercorn-fastapi-docker
Docker image with Hypercorn for FastAPI apps in Python 3.7, 3.8, 3.9. Ready for HTTP2 and HTTPS
Stars: ✭ 18 (-92.17%)
Mutual labels:  http2
bleeding-edge-toolchain
All-in-one script to build bleeding-edge-toolchain for ARM microcontrollers
Stars: ✭ 60 (-73.91%)
Mutual labels:  arm
dotfiles
personal dotfiles with stow
Stars: ✭ 16 (-93.04%)
Mutual labels:  freebsd
Kvpbase
Scalable, simple RESTful object storage platform, written in C#
Stars: ✭ 43 (-81.3%)
Mutual labels:  http-server
Saraff.Twain.NET
Saraff.Twain.NET is the skillful scanning component which allows you to control work of flatbed scanner, web and digital camera and any other TWAIN device from .NET environment. You can use this library in your programs written in any programming languages compatible with .NET technology.
Stars: ✭ 74 (-67.83%)
Mutual labels:  x86
301-360 of 1695 similar projects