forward-proxy

There are 93 repositories under forward-proxy topic.

  • worker-proxy

    Language:Python1
  • nodelcx

    nodejs编写的tcp内网穿透脚本

    Language:JavaScript6
  • forwardproxy

    Tailscale Funnel port forward with url query

    Language:Java5
  • kube-tunnel

    auto kubernetes port forward based on service url like http://service.namespace.svc.cluster.local

    Language:Go4
  • nginx-forward-proxy

    Simple NGINX Forward Proxy as Docker Container

    Language:Dockerfile4
  • mock-api

    A configurable mock server to fake REST API

    Language:JavaScript4
  • forward-proxy

    chatgpt正向代理

    Language:Dockerfile3
  • cuttlefish

    A simple HTTP Proxy support multiple parent proxies. (like squid)

    Language:Go3
  • middleman

    Modify, inspect, or block local network's HTTP(S) request, response

    Language:Svelte2
  • mtlsocks5

    Transparent SOCKS5 proxy implementation over mTLS

    Language:Go2
  • forward-proxy-nginx-module

    HTTP/SOCKS5 (HTTPS/SOCKS5 over SSL) forward proxy nginx module

    Language:C2
  • froxy

    Simple proxy application which provides various types of proxies

    Language:Go2
  • XEngine_ProxyServer

    socks and http tunnel proxy and forward control and load balance server with c/c++

    Language:C++2
  • simple-proxy-rotator

    Acts as an http(s) forward proxy rotator.

    Language:Shell2
  • proxy-ripv6

    Docker image of Caddy with the forwardproxy plugin and RIPv6 - small HTTP 1.1 & 2.0 proxy without authentication

    Language:Shell2
  • NodeJS-Proxy-Server

    Forward Proxy

    Language:JavaScript2
  • ZDBlockHook

    hook block

    Language:Objective-C2
  • legacy-app-bridge

    Sample PHP proxy silex app to wrap the legacy request.

    Language:PHP2
  • DPA-SSL-SNI-Forwarder

    A Server which forwards incomming SSL Connections

    Language:C++2
  • MiTm-Basic

    ⚙️ Demonstrate ARP poisoning and MITM attacks in a lab setup, learn network traffic handling, risks, and mitigation using a simple Python script.

    Language:Python1
  • nginx

    This repository contains Nginx learning and config demonstration for various scenarios.

    Language:HTML1
  • forward_proxy

    Forward Proxy Built using GO that you can use right in your system

    Language:Go1
  • sfp

    A simplistic forward proxy implementation in Go

    Language:Go1
  • cc-51-forward-proxy-java

    Coding Challenge #51 - Forward Proxy in Java

    Language:Java1
  • calamary

    Go Forward- & Filtering-Proxy (Squid-like)

    Language:Go1
  • proxy-over-vpn

    Run forward proxy server over VPN.

    Language:Dockerfile1
  • tinyproxy-server

    HTTP proxy with cloud-init

    Language:HCL1
  • node-mitm-proxy-chain

    Intercept mitm proxy - to be done :) | Nodejs basic forward proxy for http/s, with a feature of chaining such proxies.

    Language:JavaScript1
  • sshcrab

    SSH forward tool

    Language:Java1
  • docker-squid

    Dockerfile to create a Docker container image for Squid proxy server

    Language:Shell1
  • 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.

    Language:Rust
  • flutter_network_debugger

    Universal proxy debugger with nice WebSockets support. Flutter integration. Also you can debug all OS's requests.

    Language:Dart
  • simple-proxy

    networking exercise in rust

    Language: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.

    Language:JavaScript
  • caching-proxy-app

    A caching server that caches responses from other servers.

    Language:JavaScript
  • 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.

    Language:Go