nico VS ssl-proxy

Compare nico vs ssl-proxy and see what are their differences.

nico

A HTTP3 web server for reverse proxy and single page application, automatically apply for ssl certificate, Zero-Configuration. (by txthinking)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
nico ssl-proxy
1 2
110 712
- -
4.2 3.4
about 1 month ago 10 days ago
Go Go
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

nico

Posts with mentions or reviews of nico. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-08.
  • Understand the weird Socks 5 protocol and HTTP proxy
    2 projects | /r/u_txthinking | 8 Apr 2023
    Let's talk about HTTP proxies first. There are actually two types of HTTP proxies, one is a reverse proxy, such as nico and nginx, which are not shown here. The other is tunnel proxy. We mainly expand this kind of proxy. It can proxy any content based on TCP. Note that there is a misunderstanding here. Many people think that HTTP proxy can only proxy http:// content, but it can also proxy https: // and any TCP-based content, but can't proxy UDP content, and we'll see why it can't proxy UDP content later.

ssl-proxy

Posts with mentions or reviews of ssl-proxy. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-04.

What are some alternatives?

When comparing nico and ssl-proxy you can also consider the following projects:

certstrap - Tools to bootstrap CAs, certificate requests, and signed certificates.

roxy - Roxy the Frontend Proxy

openspa - OpenSPA - An open and extensible Single Packet Authorization (SPA) protocol

SSLproxy - Transparent SSL/TLS proxy for decrypting and diverting network traffic to other programs, such as UTM services, for deep SSL inspection

certigo - A utility to examine and validate certificates in a variety of formats

streamlit-webrtc - Real-time video and audio streams over the network, with Streamlit.

hfast - Secure HTTP-server focussed on convention over config

goproxy - 🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。

mimic - Mimic chromium's HTTP/HTTP2 and TLS implementations.

lua-resty-auto-ssl - On the fly (and free) SSL registration and renewal inside OpenResty/nginx with Let's Encrypt.

brook - A cross-platform programmable network tool

streamlit-webrtc-example - Real time video and audio processing examples with Streamlit and streamlit-webrtc