All Projects → Nico → Similar Projects or Alternatives

1735 Open source projects that are alternatives of or similar to Nico

tipi
Tipi - the All-in-one Web Server for Ruby Apps
Stars: ✭ 214 (+397.67%)
Mutual labels:  tls, ssl, http2, http-server
Jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Stars: ✭ 3,260 (+7481.4%)
Mutual labels:  http2, ssl, tls, http-server
Beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Stars: ✭ 802 (+1765.12%)
Mutual labels:  ssl, tls, http-server, webserver
Ssl Proxy
🔒 Simple zero-config SSL reverse proxy with real autogenerated certificates (LetsEncrypt, self-signed, provided)
Stars: ✭ 427 (+893.02%)
Mutual labels:  reverse-proxy, ssl, tls, certificate
cryptonice
CryptoNice is both a command line tool and library which provides the ability to scan and report on the configuration of SSL/TLS for your internet or internal facing web services. Built using the sslyze API and ssl, http-client and dns libraries, cryptonice collects data on a given domain and performs a series of tests to check TLS configuration…
Stars: ✭ 91 (+111.63%)
Mutual labels:  tls, ssl, http2
Acmetool
🔒 acmetool, an automatic certificate acquisition tool for ACME (Let's Encrypt)
Stars: ✭ 1,882 (+4276.74%)
Mutual labels:  ssl, tls, certificate
Certigo
A utility to examine and validate certificates in a variety of formats
Stars: ✭ 662 (+1439.53%)
Mutual labels:  ssl, tls, certificate
Katwebx
An extremely fast static web server and reverse proxy for the modern web.
Stars: ✭ 39 (-9.3%)
Mutual labels:  http2, reverse-proxy, webserver
Acme client
Java ACME Client application
Stars: ✭ 77 (+79.07%)
Mutual labels:  ssl, tls, certificate
Certstrap
Tools to bootstrap CAs, certificate requests, and signed certificates.
Stars: ✭ 1,689 (+3827.91%)
Mutual labels:  ssl, tls, certificate
Pem
Create private keys and certificates with node.js
Stars: ✭ 496 (+1053.49%)
Mutual labels:  ssl, tls, certificate
O Saft
O-Saft - OWASP SSL advanced forensic tool
Stars: ✭ 306 (+611.63%)
Mutual labels:  ssl, tls, certificate
Caddy
Matthew Holt began developing Caddy in 2014 while studying computer science at Brigham Young University. (The name "Caddy" was chosen because this software helps with the tedious, mundane tasks of serving the Web, and is also a single place for multiple things to be organized together.) It soon became the first web server to use HTTPS automatically and by default, and now has hundreds of contributors and has served trillions of HTTPS requests.
Stars: ✭ 35,966 (+83541.86%)
Mutual labels:  reverse-proxy, tls, http-server
Cert
Cert is the Go tool to get TLS certificate information.
Stars: ✭ 166 (+286.05%)
Mutual labels:  ssl, tls, certificate
Cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 528 (+1127.91%)
Mutual labels:  ssl, tls, http-server
qsslcaudit
test SSL/TLS clients how secure they are
Stars: ✭ 22 (-48.84%)
Mutual labels:  tls, ssl, certificate
Merecat
Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd
Stars: ✭ 69 (+60.47%)
Mutual labels:  ssl, tls, http-server
Telegraph
Secure Web Server for iOS, tvOS and macOS
Stars: ✭ 474 (+1002.33%)
Mutual labels:  ssl, certificate, webserver
docker-ssl-reverse-proxy
Easy-to-use auto-SSL reverse proxy as a Docker container based on Caddy and Let’s Encrypt
Stars: ✭ 22 (-48.84%)
Mutual labels:  tls, ssl, reverse-proxy
Mitmproxy
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers.
Stars: ✭ 25,495 (+59190.7%)
Mutual labels:  http2, ssl, tls
Ssl exporter
Exports Prometheus metrics for SSL certificates
Stars: ✭ 211 (+390.7%)
Mutual labels:  ssl, tls, certificate
Kvantum
An intellectual (HTTP/HTTPS) web server with support for server side templating (Crush, Apache Velocity and JTwig)
Stars: ✭ 17 (-60.47%)
Mutual labels:  ssl, webserver, http-server
httpsify
a transparent HTTPS termination proxy using letsencrypt with auto certification renewal
Stars: ✭ 107 (+148.84%)
Mutual labels:  ssl, webserver, reverse-proxy
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 (+586.05%)
Mutual labels:  tls, ssl, certificate
smtplib-bruteforce
bruteforcing gmail (TLS/SSL)
Stars: ✭ 26 (-39.53%)
Mutual labels:  tls, ssl, certificate
Netcoreserver
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 799 (+1758.14%)
Mutual labels:  ssl, tls, http-server
Ssl Checker
Python script that collects SSL/TLS information from hosts
Stars: ✭ 94 (+118.6%)
Mutual labels:  ssl, tls, certificate
Pem
Easy PEM file parsing in Python.
Stars: ✭ 122 (+183.72%)
Mutual labels:  ssl, tls, certificate
static-web-server
A blazing fast and asynchronous web server for static files-serving. ⚡
Stars: ✭ 230 (+434.88%)
Mutual labels:  tls, http2, http-server
freshcerts
ACME certificate protocol (Let's Encrypt) proxy client with a dashboard and monitoring
Stars: ✭ 59 (+37.21%)
Mutual labels:  tls, ssl, certificate
Sortpem
➿ Sorting utility for PEM files
Stars: ✭ 11 (-74.42%)
Mutual labels:  ssl, tls, certificate
Https Localhost
HTTPS server running on localhost
Stars: ✭ 122 (+183.72%)
Mutual labels:  http2, ssl, certificate
Mutual Tls Ssl
🔐 Tutorial of setting up Security for your API with one way authentication with TLS/SSL and mutual mutual authentication for a java based web server and a client with both Spring Boot. Different clients are provided such as Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k, Kohttp and ktor. Also other server examples are available such as jersey with grizzly. Also gRPC examples are included
Stars: ✭ 163 (+279.07%)
Mutual labels:  ssl, tls, certificate
Beast
HTTP and WebSocket built on Boost.Asio in C++11
Stars: ✭ 3,241 (+7437.21%)
Mutual labels:  ssl, tls, http-server
letsencrypt-www
Probably the easiest way to create | renew | deploy certificate
Stars: ✭ 27 (-37.21%)
Mutual labels:  tls, ssl, certificate
Aspnetcorecertificates
Certificate Manager in .NET Core for creating and using X509 certificates
Stars: ✭ 135 (+213.95%)
Mutual labels:  ssl, tls, certificate
nativescript-http
The best way to do HTTP requests in NativeScript, a drop-in replacement for the core HTTP with important improvements and additions like proper connection pooling, form data support and certificate pinning
Stars: ✭ 32 (-25.58%)
Mutual labels:  tls, ssl, http2
Firefly
Firefly is an asynchronous web framework for rapid development of high-performance web application.
Stars: ✭ 277 (+544.19%)
Mutual labels:  http2, tls, http-server
Shgf
Simple HTTP golang framework
Stars: ✭ 13 (-69.77%)
Mutual labels:  http2, ssl, tls
Tlsfuzzer
SSL and TLS protocol test suite and fuzzer
Stars: ✭ 335 (+679.07%)
Mutual labels:  ssl, tls
Acme Client
Let's Encrypt / ACME client written in PHP for the CLI.
Stars: ✭ 337 (+683.72%)
Mutual labels:  ssl, tls
Greenlock
Automatic SSL renewal for NodeJS
Stars: ✭ 30 (-30.23%)
Mutual labels:  ssl, tls
Ssl
Self-signed Wildcard SSL Certificate Generator
Stars: ✭ 336 (+681.4%)
Mutual labels:  ssl, certificate
Restana
Super fast and minimalist framework for building REST micro-services.
Stars: ✭ 341 (+693.02%)
Mutual labels:  http-server, webserver
Scapy Ssl tls
SSL/TLS layers for scapy the interactive packet manipulation tool
Stars: ✭ 354 (+723.26%)
Mutual labels:  ssl, tls
Cppwebframework
​The C++ Web Framework (CWF) is a MVC web framework, Open Source, under MIT License, using C++ with Qt to be used in the development of web applications.
Stars: ✭ 348 (+709.3%)
Mutual labels:  http-server, webserver
Trustme
#1 quality TLS certs while you wait, for the discerning tester
Stars: ✭ 355 (+725.58%)
Mutual labels:  ssl, tls
Nodemcu Httpserver
A (very) simple web server written in Lua for the ESP8266 firmware NodeMCU.
Stars: ✭ 369 (+758.14%)
Mutual labels:  http-server, webserver
Ace
HTTP web server and client, supports http1 and http2
Stars: ✭ 295 (+586.05%)
Mutual labels:  http2, tls
Certify
Automatic client and server certificate distribution and maintenance
Stars: ✭ 341 (+693.02%)
Mutual labels:  tls, certificate
Service Proxy
API gateway for REST and SOAP written in Java.
Stars: ✭ 355 (+725.58%)
Mutual labels:  reverse-proxy, ssl
Embedio
A tiny, cross-platform, module based web server for .NET
Stars: ✭ 1,007 (+2241.86%)
Mutual labels:  http-server, webserver
Forge
A native implementation of TLS in Javascript and tools to write crypto-based and network-heavy webapps
Stars: ✭ 4,204 (+9676.74%)
Mutual labels:  tls, certificate
Binserve
A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code. ⚡️🦀
Stars: ✭ 401 (+832.56%)
Mutual labels:  http-server, webserver
Hydra
后端一站式微服务框架,提供API、web、websocket,RPC、任务调度、消息消费服务器
Stars: ✭ 407 (+846.51%)
Mutual labels:  http-server, webserver
Echo
High performance, minimalist Go web framework
Stars: ✭ 21,297 (+49427.91%)
Mutual labels:  http2, ssl
S2n Tls
s2n : an implementation of the TLS/SSL protocols
Stars: ✭ 4,029 (+9269.77%)
Mutual labels:  ssl, tls
Twisted
Event-driven networking engine written in Python.
Stars: ✭ 4,442 (+10230.23%)
Mutual labels:  ssl, tls
Libhttpserver
C++ library for creating an embedded Rest HTTP server (and more)
Stars: ✭ 464 (+979.07%)
Mutual labels:  tls, http-server
Vulcain
Fast and idiomatic client-driven REST APIs.
Stars: ✭ 3,190 (+7318.6%)
Mutual labels:  http2, reverse-proxy
1-60 of 1735 similar projects