Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Frp | 74,361 | 18 | 13 hours ago | 93 | October 24, 2023 | 101 | apache-2.0 | Go | ||
A fast reverse proxy to help you expose a local server behind a NAT or firewall to the internet. | ||||||||||
Mitmproxy | 32,900 | 423 | 55 | 10 hours ago | 62 | November 14, 2023 | 319 | mit | Python | |
An interactive TLS-capable intercepting HTTP proxy for penetration testers and software developers. | ||||||||||
Proxy_pool | 18,882 | 2 months ago | 267 | mit | Python | |||||
Python ProxyPool for web spider | ||||||||||
Grpc Gateway | 16,384 | 6,995 | a day ago | 399 | November 06, 2023 | 127 | bsd-3-clause | Go | ||
gRPC to JSON proxy generator following the gRPC HTTP spec | ||||||||||
Goproxy | 14,493 | a month ago | 17 | April 09, 2021 | 118 | gpl-3.0 | Go | |||
🔥 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。 | ||||||||||
Whistle | 13,193 | 11 | 20 | 20 days ago | 570 | November 05, 2023 | 31 | mit | JavaScript | |
HTTP, HTTP2, HTTPS, Websocket debugging proxy | ||||||||||
Http Proxy Middleware | 10,229 | 359,536 | 7,625 | a month ago | 79 | March 03, 2023 | 98 | mit | TypeScript | |
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more | ||||||||||
Proxychains Ng | 9,112 | 19 hours ago | 121 | gpl-2.0 | C | |||||
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead. | ||||||||||
Cow | 8,204 | 2 years ago | 1 | June 19, 2016 | 240 | bsd-2-clause | Go | |||
HTTP proxy written in Go. COW can automatically identify blocked sites and use parent proxies to access. | ||||||||||
Anyproxy | 7,193 | 73 | 150 | 2 years ago | 176 | June 18, 2020 | 241 | apache-2.0 | JavaScript | |
A fully configurable http/https proxy in NodeJS |
Szu is a lightweight, fast, always-up reverse proxy server.
To get started check out our documentation !
lib/
: the sozu-lib
reverse proxy library contains the event loop management, the parsers and protocolsbin/
: the sozu
executable wraps the library in worker processes, and handle dynamic configurationcommand
: the sozu-command-lib
contains all structures to interact with SzuSozu itself is covered by the GNU Affero General Public License (AGPL) version 3.0 and above. Traffic going through Sozu doesn't consider Clients and Servers as "covered work" hence don't have to be placed under the same license. A "covered work" in the Licence terms, will consider a service using Sozu's code, methods or specific algorithms. This service can be a self managed software or an online service. The "covered work" will not consider a specific control plane you could have develop to control or use Sozu. In simple terms, Sozu is a Free and Open Source software you can use for both infrastructure and business but in case of a business based on Sozu (e.g. a Load Balancer product), you should either give back your contributions to the project, or contact Clever Cloud for a specific Business Agreement.
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, version 3.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.
sozu-command-lib is released under LGPL version 3
Copyright (C) 2015-2023 Clever Cloud