forward-proxy
There are 93 repositories under forward-proxy topic.
nodelcx
nodejs编写的tcp内网穿透脚本
forwardproxy
Tailscale Funnel port forward with url query
kube-tunnel
auto kubernetes port forward based on service url like http://service.namespace.svc.cluster.local
nginx-forward-proxy
Simple NGINX Forward Proxy as Docker Container
mock-api
A configurable mock server to fake REST API
forward-proxy
chatgpt正向代理
cuttlefish
A simple HTTP Proxy support multiple parent proxies. (like squid)
middleman
Modify, inspect, or block local network's HTTP(S) request, response
mtlsocks5
Transparent SOCKS5 proxy implementation over mTLS
forward-proxy-nginx-module
HTTP/SOCKS5 (HTTPS/SOCKS5 over SSL) forward proxy nginx module
froxy
Simple proxy application which provides various types of proxies
XEngine_ProxyServer
socks and http tunnel proxy and forward control and load balance server with c/c++
simple-proxy-rotator
Acts as an http(s) forward proxy rotator.
proxy-ripv6
Docker image of Caddy with the forwardproxy plugin and RIPv6 - small HTTP 1.1 & 2.0 proxy without authentication
NodeJS-Proxy-Server
Forward Proxy
ZDBlockHook
hook block
legacy-app-bridge
Sample PHP proxy silex app to wrap the legacy request.
DPA-SSL-SNI-Forwarder
A Server which forwards incomming SSL Connections
MiTm-Basic
⚙️ Demonstrate ARP poisoning and MITM attacks in a lab setup, learn network traffic handling, risks, and mitigation using a simple Python script.
nginx
This repository contains Nginx learning and config demonstration for various scenarios.
forward_proxy
Forward Proxy Built using GO that you can use right in your system
sfp
A simplistic forward proxy implementation in Go
cc-51-forward-proxy-java
Coding Challenge #51 - Forward Proxy in Java
calamary
Go Forward- & Filtering-Proxy (Squid-like)
proxy-over-vpn
Run forward proxy server over VPN.
tinyproxy-server
HTTP proxy with cloud-init
node-mitm-proxy-chain
Intercept mitm proxy - to be done :) | Nodejs basic forward proxy for http/s, with a feature of chaining such proxies.
sshcrab
SSH forward tool
docker-squid
Dockerfile to create a Docker container image for Squid proxy server
proxywar
High-performance forward proxy server built with Pingora. Load balances across upstream proxies with authentication, retry logic, and health monitoring. Features HTTP/HTTPS proxy support, CONNECT tunnels, round-robin rotation. Perfect for web scraping, proxy failover, and high-throughput proxy aggregation.
flutter_network_debugger
Universal proxy debugger with nice WebSockets support. Flutter integration. Also you can debug all OS's requests.
simple-proxy
networking exercise in rust
localhost-proxy-server
A lightweight proxy server built with Express that forwards API requests to external services. Easily configure routes with custom HTTP methods and options, supporting CORS and JSON handling. Simple start/stop functionality for quick integration.
caching-proxy-app
A caching server that caches responses from other servers.
forwarder-app
Forwarder App is a simple HTTP proxy server written in Go. It forwards requests from different ports to specified target URLs based on predefined routes. This is useful for routing traffic between microservices, load balancing, or general request forwarding.