ffay / http-proxy-server
http proxy server(http/https)
☆73Updated 3 years ago
Alternatives and similar repositories for http-proxy-server:
Users that are interested in http-proxy-server are comparing it to the libraries listed below
- 基于Netty的Socks5/HTTP代理软件,类似Shadowsocks,适用于Windows/Linux/Mac OS平台☆105Updated last year
- 基于netty的tcp代理工具,可以借助公网服务器,访问内网主机tcp服务,类似花生壳☆113Updated 2 years ago
- 基于 Java Netty 实现的可用于内网穿透的代理工具☆178Updated 2 years ago
- 基于java的各种代理实现,包括:纯tcp反向代理,http,socks5,内网穿透,私有WebSocket☆55Updated 5 months ago
- mitmproxy作为一款出色中间人攻击工具,它在渗透、爬虫、ajax-hook、抓包等场景中表现的相当稳定和出色。但由于原生项目是python的缘故,使得跨语言使用mitmproxy显的非常吃力。经常借助于中间件或单独开发http服务来于mitmproxy进行通信。为此m…☆87Updated 4 years ago
- Joggle是基于Ngrok二开的开源内网穿透项目,多节点、私有部署、云服务。☆130Updated 8 months ago
- (socks5+http/https ) + trojan client的netty实现☆50Updated 3 months ago
- Lanproxy is a reverse proxy to help you expose a local server behind a NAT or firewall to the internet. it supports any protocols over tc…☆121Updated 4 years ago
- Http/Https代理服务器服务端☆68Updated 6 years ago
- 基于Netty 构建的内网穿透服务(目前只实现TCP),基于Spring boot 构建隧道管理平台。☆33Updated 11 months ago
- support http/https proxy.类似于finddler,由java编写,代码简单便于理解。支持http/https代理!☆89Updated last year
- ☆10Updated 6 years ago
- panama是一个高性能的代理服务器,基于shadowsocks协议,采用netty实现,可以使用ss客户端进行连接。并且除了常规的代理模式,还支持链式代理,反向代理功能,支持内网穿透。☆66Updated last year
- 基于netty实现的TCP/Http请求转发的代理程序,可用做内网穿透工具