anyproxy
Proxy server
A proxy server project supporting multiple network protocols for forwarding and anonymization of internet traffic
Proxy server supporting http, ssh, socks4, socks5, shadowsocks on port
35 stars
4 watching
11 forks
Language: Go
last commit: 2 months ago httpproxyshadowsockssocks4socks5ssssh
Related projects:
Repository | Description | Stars |
---|---|---|
wzshiming/httpproxy | An HTTP proxy project that adds support for multiple protocols and can be used as a standalone handler or integrated with others | 28 |
wzshiming/socks5 | Implementing multiple proxy protocols for secure communication over TCP and UDP networks. | 88 |
shawwwn/uproxy | A minimalist, asyncio-based proxy server for HTTP/HTTPS and SOCKS protocols | 5 |
3proxy/3proxy | A small proxy server that provides transparent HTTP/HTTPS proxying and supports various network configurations | 3,957 |
shoriwe/fullproxy | A toolkit for creating proxy servers and tunnels with support for SOCKS5, HTTP, port forwarding, and reverse proxying | 79 |
skx/tunneller | Allows internal services to be accessed over the internet by establishing a proxy connection through a central host. | 477 |
kazucocoa/http_proxy | A tool that acts as an intermediary between clients and servers to route requests and return responses. | 60 |
twitter/twemproxy | A fast and lightweight proxy for caching protocols. | 12,149 |
ynuwenhof/koblas | A lightweight SOCKS5 proxy server written in Rust with configuration options and support for multi-user authentication. | 95 |
sgrimee/whproxy | A proxy service that forwards incoming webhooks to established WebSocket connections | 6 |
picohz/taxy | A reverse proxy server with built-in WebUI, supporting multiple protocols and SSL/TLS | 86 |
justmao945/mallory | An HTTP/HTTPS proxy service running over an SSH connection with smart detection of destination hosts. | 324 |
examplecode/mproxy | A minimal HTTP proxy server implemented in C, supporting HTTPS tunnels and simple encryption channels. | 992 |
presbrey/go-multiproxy | A Go library that enables the management of multiple HTTP/HTTPS and SOCKS5 proxies for efficient and fault-tolerant web requests | 6 |
jamescun/switcher | A Go-based proxy server that can switch between multiple protocols based on connection detection | 906 |